Skip to content

Commit 5ec5b0f

Browse files
committed
fixed last page
1 parent 9473e69 commit 5ec5b0f

1 file changed

Lines changed: 6 additions & 5 deletions

File tree

pages/buttons.html

Lines changed: 6 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
</head>
1515

1616
<body>
17-
<div class="container">
17+
<div class="container main-bg">
1818
<header>
1919
<nav>
2020
<a href="../index.html">Home</a>
@@ -33,16 +33,17 @@ <h1 id="page-title">What Are These Buttons?</h1>
3333
href="https://en.wikipedia.org/wiki/Web_badge">Web badges</a> for all kinds
3434
of serious and non-serious activities.
3535
</p>
36-
<p>Their design evokes memories of when the web was a more creative and <strong>less corporate</strong> place, and I am
36+
<p>Their design evokes memories of when the web was a more creative and <strong>less corporate</strong>
37+
place, and I am
3738
glad that some communities, like <a href="https://neonaut.neocities.org/cyber/88x31">Neocities</a>,
3839
keep this culture alive.</p>
3940
<p>Consider joining us <strong>there are dozens of us, dozens!</strong></p>
4041
</article>
4142
</main>
43+
<footer>
44+
<span id="copyright"></span>
45+
</footer>
4246
</div>
43-
<footer>
44-
<span id="copyright"></span>
45-
</footer>
4647
<script>
4748
setDir();
4849
</script>

0 commit comments

Comments
 (0)