diff --git a/config.toml b/config.toml index f039bf8..8ece8ec 100644 --- a/config.toml +++ b/config.toml @@ -23,7 +23,6 @@ insert_anchor_links = "heading" author = "conectado" github = "https://github.com/conectado/blog" radion_menu = [ - {url = "$BASE_URL/", name = "Home"}, {url = "$BASE_URL/", name = "Blog"}, {url = "$BASE_URL/writeups", name = "Write Ups"}, {url = "$BASE_URL/categories", name = "Categories"}, diff --git a/content/pages/aboutme.md b/content/pages/aboutme.md index 8750ecc..d964d79 100644 --- a/content/pages/aboutme.md +++ b/content/pages/aboutme.md @@ -1,7 +1,10 @@ +++ title = "About Me" -description = "Stuff about gabriel" +description = "Stuff about Gabi" template = "page.html" + +[extra] +comments = false +++ Hello! I'm Gabriel Steinberg, I also go by @conectado, but you can call me Gabi if you want.