Add readme to home, fuzzy search instruction and make UI a tad bit better

This commit is contained in:
Paul
2021-09-22 23:53:57 -04:00
parent 9d0d4a4953
commit e2cfd0f266
6 changed files with 60 additions and 21 deletions

View File

@@ -45,6 +45,7 @@
<body>
<h1 class="title"><a href="/">PaulW.XYZ</a> / <a href="/pages/">Pages</a> / Grade Calculator</h1>
<div class="block">
<div class="about-container">
<h2>About</h2>
Check out the <a href="https://github.com/lambdapaul/www/blob/master/pages/grade-calc/README.md">README.md</a> file
@@ -74,6 +75,7 @@
</div>
<div class="calculator-container">
</div><span class="clear"></span>
</div>
<script type="text/javascript" src="gc_client.js"></script>
<script>