diff options
| author | Blaise Thompson <blaise@untzag.com> | 2020-04-11 20:20:27 -0500 | 
|---|---|---|
| committer | Blaise Thompson <blaise@untzag.com> | 2020-04-11 20:20:27 -0500 | 
| commit | af97cdcd4997186fccc955b78577407604fd10ac (patch) | |
| tree | a37aabfff8c873bdf868c662eb2cd49b22e90358 /templates/index.html | |
| parent | 5e2a82641aab330f9a94a74b5fa4386dd684d7f1 (diff) | |
instrumental software
Diffstat (limited to 'templates/index.html')
| -rw-r--r-- | templates/index.html | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/templates/index.html b/templates/index.html index dbd6bd4..96fe662 100644 --- a/templates/index.html +++ b/templates/index.html @@ -10,7 +10,7 @@  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> | 
