mirror of
https://github.com/Brandon-Rozek/website.git
synced 2025-08-03 23:31:59 +00:00
Edited home page
This commit is contained in:
parent
d5f0b6d786
commit
10395df29c
3 changed files with 3 additions and 3 deletions
|
@ -16,7 +16,7 @@ ignoreErrors = ["error-remote-getjson"]
|
|||
author = "Brandon Rozek"
|
||||
avatar = "avatar.jpg"
|
||||
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"
|
||||
identities = [
|
||||
"https://github.com/brandon-rozek",
|
||||
|
|
|
@ -1,5 +1,5 @@
|
|||
---
|
||||
Title: Locations Visited
|
||||
Title: Places Visited
|
||||
showthedate: false
|
||||
---
|
||||
|
||||
|
|
|
@ -28,7 +28,7 @@
|
|||
</ul>
|
||||
</nav>
|
||||
<!-- 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">
|
||||
<ul class="space-evenly">
|
||||
{{ range .Site.Menus.profile }}
|
||||
|
|
Loading…
Add table
Reference in a new issue