This commit is contained in:
parent
7d1098aaec
commit
3a535bd5ae
2 changed files with 2 additions and 1 deletions
2
Garden
2
Garden
|
@ -1 +1 @@
|
||||||
Subproject commit 6fc782a95e686cd4426c2d1ec4f6917e3026dc47
|
Subproject commit de2dff7b2e76dde34c97c3aa5a191d6c486a48a0
|
|
@ -31,6 +31,7 @@ module.exports = {
|
||||||
['link', { rel: 'alternate', type: "text/mf2+html", href: '/changelog' }],
|
['link', { rel: 'alternate', type: "text/mf2+html", href: '/changelog' }],
|
||||||
['meta', { name: 'og:description', content: 'The Paper Pilot portfolio site' }]
|
['meta', { name: 'og:description', content: 'The Paper Pilot portfolio site' }]
|
||||||
],
|
],
|
||||||
|
lastUpdated: true,
|
||||||
cleanUrls: 'with-subfolders',
|
cleanUrls: 'with-subfolders',
|
||||||
themeConfig: {
|
themeConfig: {
|
||||||
outline: 'deep',
|
outline: 'deep',
|
||||||
|
|
Loading…
Reference in a new issue