commit b9fca06c825516a8e0be9c978490cac443fda16c parent 7eb7ef2312c9bc605428bc5610728c3f3dd16ad3 Author: bpaul <bpaul@bpaul.xyz> Date: Mon, 1 Mar 2021 22:17:51 +1000 oops forgot to link linux blog on home page Diffstat:
| M | index.html | | | 3 | ++- |
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/index.html b/index.html @@ -9,6 +9,7 @@ <br><br> - <a href="/blog">blog</a> + <a href="/blog">blog</a><br> + <a href="/linux-blog">linux blog</a> </body> </html>