hide old buttons
This commit is contained in:
parent
9cce66ed1c
commit
e97b71d010
@ -23,8 +23,8 @@
|
||||
<h2>Home</h2>
|
||||
<img src="imgs/zuck.jpg" alt="Mark Zuckerberg Chilling" style="width:300px;height:300px;" srcset="" class="broider">
|
||||
<p class="double">Welcome to my Website.</p>
|
||||
<a href='https://www.geometrytools.ga'><button class="button">Home</button></a>
|
||||
<a href='sitemap.html'><button class="button">Sitemap</button></a>
|
||||
<a hidden href='/index.html'><button class="button">Home</button></a>
|
||||
<a hidden href='/sitemap.html'><button class="button">Sitemap</button></a>
|
||||
</body>
|
||||
<style>
|
||||
html, body {
|
||||
|
Loading…
x
Reference in New Issue
Block a user