logo

blog

My website can't be that messy, right? git clone https://hacktivis.me/git/blog.git

fluttershy.shtml (692B)


  1. <!DOCTYPE html>
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <!--#include file="/templates/head.shtml" -->
  5. <title>Fluttershy — Cyber-home of lanodan</title>
  6. </head>
  7. <body>
  8. <!--#include file="/templates/en/nav.shtml" -->
  9. <main>
  10. <section id="art">
  11. <img loading="lazy" src="https://framapic.org/hNbItOhNsIrr/KOXd42UOWVDw.png"/>
  12. <h1>Fluttershy</h1>
  13. <p>this is my first drawing of a pony with paper and pen (i'ven't draw the cutiemark because i don't have enough place and my pen isn't small enough)</p>
  14. </section>
  15. <a href="https://twitter.com/lanodan/status/728310251078987776">Twitter</a>
  16. </main>
  17. <!--#include file="/templates/en/footer.shtml" -->
  18. </body>
  19. </html>