Update page.html
This commit is contained in:
parent
15a10307fc
commit
16d2edab94
1 changed files with 1 additions and 7 deletions
|
|
@ -21,10 +21,7 @@
|
||||||
</style>
|
</style>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
<div class=main-box>
|
|
||||||
|
|
||||||
<a href="/home.html">home</a><br>
|
|
||||||
<h2></h2>
|
<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>
|
<p>random quotes i like, some written by me :)</p> <small>quotes written by me have an * at the end!</small><br><br>
|
||||||
|
|
||||||
|
|
@ -32,9 +29,6 @@
|
||||||
<div id="quoteDisplay"> </div>
|
<div id="quoteDisplay"> </div>
|
||||||
<script src="/quotegenerator.js"></script>
|
<script src="/quotegenerator.js"></script>
|
||||||
|
|
||||||
|
|
||||||
</div>
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue