You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

57 lines
2.3KB

  1. <!DOCTYPE html>
  2. <html lang="en">
  3. <head>
  4. <meta charset="utf-8" />
  5. <title>Opensource Game Studio - Tags</title>
  6. <link rel="stylesheet" href="https://kornerr.github.io/pelican/theme/css/main.css" />
  7. <!--[if IE]>
  8. <script src="https://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
  9. <![endif]-->
  10. </head>
  11. <body id="index" class="home">
  12. <header id="banner" class="body">
  13. <h1><a href="https://kornerr.github.io/pelican/">Opensource Game Studio </a></h1>
  14. <nav><ul>
  15. <li><a href="https://kornerr.github.io/pelican/pages/about.html">About</a></li>
  16. <li><a href="https://kornerr.github.io/pelican/category/review.html">Review</a></li>
  17. </ul></nav>
  18. </header><!-- /#banner -->
  19. <section id="content" class="body">
  20. <h1>Tags for Opensource Game Studio</h1>
  21. <ul>
  22. </ul>
  23. </section>
  24. <section id="extras" class="body">
  25. <div class="blogroll">
  26. <h2>links</h2>
  27. <ul>
  28. <li><a href="http://getpelican.com/">Pelican</a></li>
  29. <li><a href="http://python.org/">Python.org</a></li>
  30. <li><a href="http://jinja.pocoo.org/">Jinja2</a></li>
  31. <li><a href="#">You can modify those links in your config file</a></li>
  32. </ul>
  33. </div><!-- /.blogroll -->
  34. <div class="social">
  35. <h2>social</h2>
  36. <ul>
  37. <li><a href="#">You can add links in your config file</a></li>
  38. <li><a href="#">Another social link</a></li>
  39. </ul>
  40. </div><!-- /.social -->
  41. </section><!-- /#extras -->
  42. <footer id="contentinfo" class="body">
  43. <address id="about" class="vcard body">
  44. Proudly powered by <a href="http://getpelican.com/">Pelican</a>, which takes great advantage of <a href="http://python.org">Python</a>.
  45. </address><!-- /#about -->
  46. <p>The theme is by <a href="http://coding.smashingmagazine.com/2009/08/04/designing-a-html-5-layout-from-scratch/">Smashing Magazine</a>, thanks!</p>
  47. </footer><!-- /#contentinfo -->
  48. </body>
  49. </html>