This commit is contained in:
gurusabarish
2020-08-30 00:41:07 +05:30
parent 2ee892e5d3
commit 72e49d4efa
17 changed files with 38 additions and 186 deletions
+3 -2
View File
@@ -2,13 +2,14 @@ baseURL = "https://hugo-blog0.netlify.app/"
languageCode = "en-us"
title = "Hugo-blog"
[params]
favicon = "/images/hugo.png"
description = "Portfolio and personal blog of gurusabarish"
# Navbar Menus
[[menu.main]]
name = "Blog"
url = "blog"
[Author]
name = "Gurusabarish"
website = "https://github.com/gurusabarish"