diff --git a/config.toml b/config.toml index 60be93c..6519704 100644 --- a/config.toml +++ b/config.toml @@ -16,7 +16,7 @@ ignoreErrors = ["error-remote-getjson"] author = "Brandon Rozek" avatar = "avatar.jpg" favicon = "favicon.ico" - description = "PhD Student @ RPI studying Automated Reasoning in AI and Linux Enthusiast." + description = "PhD Student @ RPI, Writer of Tidbits, and Linux Enthusiast." email = "brozek@brandonrozek.com" identities = [ "https://github.com/brandon-rozek", @@ -86,6 +86,13 @@ ignoreErrors = ["error-remote-getjson"] url = "/research/" weight = 20 +[[menu.main]] + identifier = "postroll" + name = "Postroll" + pre = "" + url = "/postroll" + weight = 30 + [[menu.main]] identifier = "community" name = "Community" @@ -93,7 +100,12 @@ ignoreErrors = ["error-remote-getjson"] url = "/community/" weight = 40 - +[[menu.profile]] + identifier = "email" + name = "Email" + pre = "" + url = "mailto:brozek@brandonrozek.com" + weight = 75 [[menu.profile]] identifier = "mastodon" @@ -108,18 +120,3 @@ ignoreErrors = ["error-remote-getjson"] pre = "" url = "https://github.com/brandon-rozek" weight = 85 - -[[menu.profile]] - identifier = "scholar" - name = "Google Scholar" - pre = "" - url = "https://scholar.google.com/citations?user=JrgtnwgAAAAJ&hl=en&oi=ao" - weight = 90 - - -[[menu.profile]] - identifier = "email" - name = "Email" - pre = "" - url = "mailto:brozek@brandonrozek.com" - weight = 95 diff --git a/layouts/index.html b/layouts/index.html index eff5ccc..19d20c6 100644 --- a/layouts/index.html +++ b/layouts/index.html @@ -16,7 +16,7 @@
+
{{ .Site.Params.description | safeHTML }}
@@ -28,7 +28,7 @@ -You can also find me on:
+Feel free to reach out: