website

The source code for https://bpaul.xyz
Log | Files | Refs

commit e0d2601d91b6b6a7488eabd1d564a680756ad77f
parent 4201e6468cc5e9852ddd914c815960ce20b51fd1
Author: GuyClicking <bpaul848@gmail.com>
Date:   Sat,  6 Mar 2021 14:15:35 +1000

btw you broke stuff

Diffstat:
Mblog/index.html | 4++--
Mlinux-blog/index.html | 2+-
2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/blog/index.html b/blog/index.html @@ -1,4 +1,4 @@ -<html> +<tml> <head> <title> bpaul blog @@ -13,6 +13,6 @@ <br> - <a href="/blog/1.html/">1. How to get good at something (with 2 easy steps!!!) (07/12/20)</a> + <a href="/blog/1.html">1. How to get good at something (with 2 easy steps!!!) (07/12/20)</a> </body> </html> diff --git a/linux-blog/index.html b/linux-blog/index.html @@ -13,6 +13,6 @@ <br> - <a href="/linux-blog/1.html/">1. dmenu is op (01/03/2021)</a> + <a href="/linux-blog/1.html">1. dmenu is op (01/03/2021)</a> </body> </html>