diff options
Diffstat (limited to 'templates/index.html')
-rw-r--r-- | templates/index.html | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/templates/index.html b/templates/index.html index 0ff29f8..b6a3e63 100644 --- a/templates/index.html +++ b/templates/index.html @@ -6,9 +6,6 @@ padding: 5px; background-color: orange; font-size: 30px; text-align: center;"> <a href="/go/" style="text-decoration:none;">GO</a></div> <br /> -<h3>View all <a href="/equation/">equations</a>, -<a href="/variable/">variables</a>, or -<a href="/symbol/">symbols</a>.</h3> <p /> This site is a junky hack of a tool to quickly explore equations of all kinds; the main interface is designed to quickly look up physical equations and @@ -24,7 +21,7 @@ symbols and variables as json (poke around and you'll find it); i'd like to offer full export in a bunch of formats as well as feeds for new/special equations. -<h2>Stuff that is out there</h2> +<h3>Stuff that is out there</h3> <ul> <li /><a href="http://en.wikipedia.org/">wikipedia</a> <li /><a href="http://hyperphysics.phy-astr.gsu.edu/hbase/HFrame.html">hyperphysics</a> |