From 7f5fd0b13e136ce2d587731a25923c74c15db71f Mon Sep 17 00:00:00 2001 From: Sadie McIntire Date: Mon, 9 Nov 2020 04:54:14 -0500 Subject: [PATCH] added first version of web page --- _layouts/default.html | 3 ++- _sass/main.scss | 9 --------- index.md | 28 +++++++++++++++++++++++++--- 3 files changed, 27 insertions(+), 13 deletions(-) delete mode 100644 _sass/main.scss diff --git a/_layouts/default.html b/_layouts/default.html index a82592f..4d85d43 100644 --- a/_layouts/default.html +++ b/_layouts/default.html @@ -4,9 +4,10 @@ {{ page.title }} - {{ site.title }} + - {{ content}} + {{ content}} diff --git a/_sass/main.scss b/_sass/main.scss deleted file mode 100644 index 126160d..0000000 --- a/_sass/main.scss +++ /dev/null @@ -1,9 +0,0 @@ -$backgroundColor: #ffffff; -$bodyColor: #000000; -$bodyFont: -apple-system,BlinkMacSystemFont,"Segoe UI",Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol"; - -body { - background: $backgroundColor; - color: $bodyColor; - font-family: $bodyFont; -} diff --git a/index.md b/index.md index 82eaafb..f8802b2 100644 --- a/index.md +++ b/index.md @@ -1,8 +1,30 @@ --- layout: default -title: "Happy Jekylling!" +title: "The den" --- -## You're ready to go! +# Fox.birb.world +--- -Start developing your Jekyll website. +Smoll fox, with help of birb learing things. + +I maked this. ^-^ + + ⭐ + +I'm a pansexual poly furry who's fursona is a purple fennec fox and who's pronouns are she/her. I love stuffed animals and all other manner of cute things, I'm kind of a dork, and I have an anxiety disorder. + + If you wanna follow me on twitter its: + +[Fanfalla's twitter](https://twitter.com/fanfallafox?s=09) + +Though, I'll warn you, most of the stuff I share is leftist retweets and memes. + + +
Its That Time 420 GIF from Itsthattime GIFs
+ +--- + +Thank you for looking at my derpy, learning process. + +💗 \ No newline at end of file