diff options
Diffstat (limited to 'public/index.html')
| -rw-r--r-- | public/index.html | 12 | 
1 files changed, 6 insertions, 6 deletions
| diff --git a/public/index.html b/public/index.html index 337a173..d508836 100644 --- a/public/index.html +++ b/public/index.html @@ -17,18 +17,18 @@  Welcome to my personal blog! <br>  This page lists my blog entries in reverse chronological order. <br>  You may also browse by tag (coming soon). <br> -You may be interested in my meta post (coming soon). <br> +You may be interested in my <a href=./meta/>meta</a> post. <br>  Thanks for stopping by! —Blaise  </p>  <p> -  2020-04-11 -  <a href=./hello-world>Hello world!</a> +  2020-04-12 +  <a href=./instrumental-software>instrumental-software</a>    <br> -  2020-04-10 -  <a href=./a>why not</a> +  2020-04-11 +  <a href=./meta>meta</a>    <br>  </p> @@ -36,7 +36,7 @@ Thanks for stopping by! —Blaise  <hr>  <ul class="horizontal"> -    <li>built 2020-04-11 15:56:23</li> +    <li>built 2020-04-11 20:16:52</li>      <li><a href="https://creativecommons.org/publicdomain/zero/1.0/">CC0</a>: no copyright</li>  </ul> | 
