Update page.html

This commit is contained in:
agnes 2025-11-07 03:24:40 -05:00
parent 15a10307fc
commit 16d2edab94

View file

@ -22,9 +22,6 @@
</head>
<body>
<div class=main-box>
<a href="/home.html">home</a><br>
<h2></h2>
<p>random quotes i like, some written by me :)</p> <small>quotes written by me have an * at the end!</small><br><br>
@ -33,9 +30,6 @@
<script src="/quotegenerator.js"></script>
</div>