Edited home page

This commit is contained in:
Brandon Rozek 2025-01-05 13:35:19 -05:00
parent d5f0b6d786
commit 10395df29c
No known key found for this signature in database
GPG key ID: DFB0E78F805F4567
3 changed files with 3 additions and 3 deletions

View file

@ -16,7 +16,7 @@ ignoreErrors = ["error-remote-getjson"]
author = "Brandon Rozek" author = "Brandon Rozek"
avatar = "avatar.jpg" avatar = "avatar.jpg"
favicon = "favicon.ico" favicon = "favicon.ico"
description = "PhD Student @ RPI, Writer of Tidbits, and Linux Enthusiast." description = "PhD Student @ RPI, Writer of Tidbits, and Linux Enthusiast"
email = "brozek@brandonrozek.com" email = "brozek@brandonrozek.com"
identities = [ identities = [
"https://github.com/brandon-rozek", "https://github.com/brandon-rozek",

View file

@ -1,5 +1,5 @@
--- ---
Title: Locations Visited Title: Places Visited
showthedate: false showthedate: false
--- ---

View file

@ -28,7 +28,7 @@
</ul> </ul>
</nav> </nav>
<!-- Social Navigation --> <!-- Social Navigation -->
<p>Feel free to <a href='/contact'>reach out</a>:</p> <p>Feel free to <a href='/contact'>contact me</a>:</p>
<nav class="nav-home"> <nav class="nav-home">
<ul class="space-evenly"> <ul class="space-evenly">
{{ range .Site.Menus.profile }} {{ range .Site.Menus.profile }}