about
This commit is contained in:
+10
@@ -5,6 +5,8 @@ title = "Hugo-blog"
|
||||
[params]
|
||||
favicon = "/images/hugo.png"
|
||||
description = "Portfolio and personal blog of gurusabarish"
|
||||
|
||||
# Home
|
||||
name = "Gurusabarish"
|
||||
profile = "/images/avatar-370-456322.webp"
|
||||
github = "https://github.com/gurusabarish"
|
||||
@@ -12,6 +14,14 @@ title = "Hugo-blog"
|
||||
twitter = "https://twitter.com/gurusabarishh"
|
||||
instagram = "https://instagram.com/gurusabarishh"
|
||||
|
||||
# Do things { Please change the svg icons width="3em" height="3em" }
|
||||
thing1 = "Python"
|
||||
thing2 = "Machine learning"
|
||||
thing3 = "Build things for web"
|
||||
thing1_des = "I build something beautiful using python."
|
||||
thing2_des = "I train robust models for various tasks."
|
||||
thing3_des = "I love to build things for web."
|
||||
|
||||
# Navbar Menus
|
||||
[[menu.main]]
|
||||
name = "Blog"
|
||||
|
||||
Reference in New Issue
Block a user