diff --git a/.hugo_build.lock b/.hugo_build.lock new file mode 100644 index 0000000..e69de29 diff --git a/config.toml b/config.toml index 2572ffe..1171edc 100644 --- a/config.toml +++ b/config.toml @@ -40,6 +40,10 @@ theme = "raditian-free-hugo-theme" URL = "#contact" weight = 4 + [[menu.header]] + name = "Blog" + URL = "https://blog.rjbasitali.com/" + weight = 5 [[menu.footer]] name = "About" @@ -56,6 +60,11 @@ theme = "raditian-free-hugo-theme" URL = "#contact" weight = 4 + [[menu.footer]] + name = "Blog" + URL = "https://blog.rjbasitali.com/" + weight = 5 + [params] diff --git a/public/404.html b/public/404.html index 73fd185..9a1dc37 100644 --- a/public/404.html +++ b/public/404.html @@ -262,6 +262,12 @@ > +