mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-06 00:33:39 +00:00
Add back an about page
This commit is contained in:
@@ -48,9 +48,12 @@ params:
|
||||
|
||||
menu:
|
||||
main:
|
||||
- name: About
|
||||
url: /about
|
||||
weight: 1
|
||||
- name: RSS
|
||||
url: /index.xml
|
||||
weight: 1
|
||||
weight: 2
|
||||
|
||||
permalinks:
|
||||
post: "/blog/:year/:month/:day/:slug/"
|
||||
|
16
content/about.md
Normal file
16
content/about.md
Normal file
@@ -0,0 +1,16 @@
|
||||
---
|
||||
title: "About"
|
||||
draft: false
|
||||
---
|
||||
|
||||
Connect with me using any the following methods:
|
||||
|
||||
- Email: <mailto:me@davegallant.ca>
|
||||
- LinkedIn: <https://www.linkedin.com/in/dave-gallant>
|
||||
- Mastodon: <https://mastodon.social/@davegallant>
|
||||
- GitHub: <https://github.com/davegallant>
|
||||
- RSS Feed: <https://davegallant.ca/index.xml>
|
||||
|
||||
## Credits
|
||||
|
||||
This website is generated using [hugo](https://gohugo.io/) and the theme is a modified version of [hugo-theme-gruvbox](https://github.com/schnerring/hugo-theme-gruvbox). My general rule of thumb is to look for a gruvbox theme for most of the software I use since it delivers such a pleasant experience for the eyes.
|
Reference in New Issue
Block a user