Update footer navigation
This commit is contained in:
parent
79f7a614d6
commit
01d44d1023
|
|
@ -27,12 +27,12 @@ module.exports = {
|
|||
],
|
||||
bottom: [
|
||||
{
|
||||
text: 'Imprint',
|
||||
url: '/imprint/'
|
||||
text: 'RSS',
|
||||
url: '/feed.xml'
|
||||
},
|
||||
{
|
||||
text: 'Privacy',
|
||||
url: '/privacy/'
|
||||
text: 'Source',
|
||||
url: 'https://git.thethomaas.net'
|
||||
}
|
||||
]
|
||||
};
|
||||
Loading…
Reference in a new issue