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"
|
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",
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
---
|
---
|
||||||
Title: Locations Visited
|
Title: Places Visited
|
||||||
showthedate: false
|
showthedate: false
|
||||||
---
|
---
|
||||||
|
|
||||||
|
|
|
@ -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 }}
|
||||||
|
|
Loading…
Add table
Reference in a new issue