Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion hugo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@ target = "assets/css/bootstrap-print.css"

[params]
title = 'mwhyte.dev - software engineering'
description = 'This hugo theme (Adritian) is based on Bootstrap and has features that make it suitable for a personal site, a portfolio or other kind of Single Page Applications.'
description = 'mwhyte.dev — software engineering portfolio showcasing projects, experience, and technical writing.'
images = ['/img/og-img.png']
Comment on lines 52 to 55
sections = [
"showcase",
Expand Down
4 changes: 2 additions & 2 deletions i18n/en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
- id: "meta_title"
translation: "Adritian - a high performance hugo theme by Adrián Moreno"
- id: "meta_description"
translation: "This hugo theme (Adritian) is based on Bootstrap and has features that make it suitable for a personal site, a portfolio or other kind of Single Page Applications."
translation: "mwhyte.dev — software engineering portfolio showcasing projects, experience, and technical writing."
Comment on lines 4 to +5
Comment on lines 4 to +5
- id: "meta_keywords"
translation: "hugo, theme, bootstrap, adritian, adrian moreno, personal site, portfolio, single page application"
- id: "meta_author"
Expand Down Expand Up @@ -50,7 +50,7 @@
translation: "Demo site for Adritian - a high performance hugo theme by Adrián Moreno"

- id: "head_description"
translation: "This hugo theme (Adritian) is based on Bootstrap and has features that make it suitable for a personal site, a portfolio or other kind of Single Page Applications."
translation: "mwhyte.dev — software engineering portfolio showcasing projects, experience, and technical writing."
Comment on lines 52 to +53


## Blog
Expand Down