Home button on the bottom of every page now !!!
This commit is contained in:
parent
e6e8228a80
commit
1d16b944cc
6 changed files with 9 additions and 14 deletions
|
@ -17,8 +17,7 @@
|
|||
</head>
|
||||
|
||||
<body>
|
||||
<a class="chip" href="../">Home</a>
|
||||
<h1><hr>FAQ</h1>
|
||||
<h1>FAQ</h1>
|
||||
<p>Some questions that, nobody has ever <em>actually</em> asked, but I'm gonna act like they have because its fun!</p>
|
||||
<div class="row container-fluid fadediv" style="margin: auto;">
|
||||
<h2><hr>How?</h2>
|
||||
|
@ -43,5 +42,6 @@
|
|||
<h2><hr>Why do you (hate/never use) Javascript?</h2>
|
||||
<p>Because its more fun :D Inevitably, I would put something more informative here, like "for the sake of compatibility" which, don't get me wrong, a huge part of it is so that people who disable javascript can use my site, but also, if you've seen my CSS it should be clear I don't try to be the <em>most</em> backwards compatible.</p>
|
||||
</div>
|
||||
<a class="chip" href="../">Home</a>
|
||||
</body>
|
||||
</html>
|
Loading…
Add table
Add a link
Reference in a new issue