Skip to content

Commit

Permalink
#217 Make a kinda nice looking site even if you have javascript disabled
Browse files Browse the repository at this point in the history
  • Loading branch information
braxtonhall committed Jan 3, 2023
1 parent d580818 commit 4ea1aa8
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -72,7 +72,10 @@

</script>

<div id="main"><a id="privacy-policy" href="docs/misc/privacy-policy.md">Privacy Policy</a></div>
<div id="main">
<h1>Better LibraryThing</h1>
<a id="privacy-policy" href="docs/misc/privacy-policy.md">Privacy Policy</a>
</div>

</body>
</html>

0 comments on commit 4ea1aa8

Please sign in to comment.