diff options
Diffstat (limited to 'www/blog/index.html')
-rw-r--r-- | www/blog/index.html | 15 |
1 files changed, 12 insertions, 3 deletions
diff --git a/www/blog/index.html b/www/blog/index.html index 30c6e2a..6a6fee1 100644 --- a/www/blog/index.html +++ b/www/blog/index.html @@ -1,11 +1,11 @@ <!DOCTYPE html> <html lang="en"> <head> + <meta charset="utf-8"> <meta name="generator" content="HTML Tidy for HTML5 for Linux version 5.6.0"> <title>senders.io - Homepage</title> <link rel='stylesheet' type='text/css' href='/index.css'> <meta name="viewport" content="width=device-width, initial-scale=1"> - <meta charset="utf-8"/> </head> <body> <div id='header'> @@ -21,10 +21,19 @@ <ol> <!-- {{ NEW-POST }} --> <li> - <a href='/blog/bread/#2020-02-17'>2020-02-17 - Bread Blog (First post)</a> + <a href='/blog/2021-01-05'>2021-01-05 - Manjaro Followup - Breaking + things!</a> </li> <li> - <a href='/blog/2020-01-13'>2020-01-13 - remember/recall - what could've been a command line tool</a> + <a href='/blog/2020-12-17'>2020-12-17 - Manjaro Experiment</a> + </li> + <li> + <a href='/blog/bread/#2020-02-17'>2020-02-17 - Bread Blog (First + post)</a> + </li> + <li> + <a href='/blog/2020-01-13'>2020-01-13 - remember/recall - what + could've been a command line tool</a> </li> <li> <a href='/blog/2019-12-09'>2019-12-09 - Lisps, Assembly, C, and |