diff options
Diffstat (limited to 'why/index.html')
-rw-r--r-- | why/index.html | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/why/index.html b/why/index.html index 519b6a7..13a9567 100644 --- a/why/index.html +++ b/why/index.html @@ -5,6 +5,7 @@ <title>Why did I create this website? ยท Did you say ponies?</title> <link rel="stylesheet" href="/assets/main.css"> <link rel="icon" href="/assets/icon.png"> + <meta name="description" content="I was bored. That's it. More seriously: I know the FiM fandom is present all over the Internet, I know it's annoying for some (please, if it's annoying you, leave this website), but I feel like I needed a personal place, where I can talk about stuff I like, without moderation, without having this constant fear of what people think of me."> </head> <body> @@ -21,7 +22,9 @@ <div class="b container"> <p>I was bored. That's it. More seriously:</p> - <p>.</p> + <p>I know the FiM fandom is present all over the Internet, I know it's annoying for some (please, if it's annoying you, leave this website), but I feel like I needed a personal place, where I can talk about stuff I like, without moderation, without having this constant fear of what people think of me.</p> + <p>OK so now why did I spend time working on this? First, I like to try out new stuff, new design practices. It's a pretty common thing I do: programming stuff to kind of <i>tribute</i> to things I like.</p> + <p>This website is made in the hope that it will be useful to someone, and you can <a href="https://gitlab.minteck.org/minteck/pony" target="_blank" class="link">get the source code</a> to create your own website based on mine.</p> </div> <hr id="footer-intro"> |