Skip to content

Commit

Permalink
twosf: Change title
Browse files Browse the repository at this point in the history
  • Loading branch information
Minion3665 authored May 2, 2024
1 parent 1ae55d5 commit 7e2c9eb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions twosf/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,11 +3,11 @@
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1" />
<title>3/3 to a digit!</title>
<title>3/3 to two significant figures!</title>
</head>
<body style="max-width: 100vw; overflow:scroll;" onload="loaded()">
<h1>
3/3 to a digit! If you've used <a href="https://third.pinea.dev">third.pinea.dev</a> and <a href="https://twothirds.starrysky.fyi">twothirds.starrysky.fyi</a> and been frustrated by the limitation of it only giving you 1/3 or 2/3 not 3/3, this is the site for you!
3/3 to two significant figures! If you've used <a href="https://third.pinea.dev">third.pinea.dev</a> and <a href="https://twothirds.starrysky.fyi">twothirds.starrysky.fyi</a> and been frustrated by the limitation of it only giving you 1/3 or 2/3 not 3/3, this is the site for you!
</h1>
<p id="thing" style="width: 90vw; margin-left: 5vw; word-wrap: break-word;">Please wait while we fetch the latest data</p>
<script>
Expand Down

0 comments on commit 7e2c9eb

Please sign in to comment.