initial customizations
This commit is contained in:
parent
d799808203
commit
dec820fd01
19 changed files with 14676 additions and 132 deletions
|
@ -1,8 +1,9 @@
|
|||
const headerNavLinks = [
|
||||
{ href: '/blog', title: 'Blog' },
|
||||
{ href: '/tags', title: 'Tags' },
|
||||
{ href: '/projects', title: 'Projects' },
|
||||
{ href: '/about', title: 'About' },
|
||||
{ href: '/', title: 'Home' },
|
||||
{ href: '/blog', title: 'News' },
|
||||
{ href: '/band', title: 'Band' },
|
||||
{ href: '/media', title: 'Media' },
|
||||
{ href: 'https://augurymetal.bandcamp.com/merch', title: 'Store' },
|
||||
]
|
||||
|
||||
export default headerNavLinks
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue