1
0
mirror of https://github.com/kremalicious/portfolio.git synced 2024-06-23 01:36:39 +02:00

fix footer bug link

* closes #371
This commit is contained in:
Matthias Kretschmann 2020-09-01 10:10:24 +02:00
parent 64032a4a3f
commit c4111344a7
Signed by: m
GPG Key ID: 606EEEF3C479A91F
2 changed files with 2 additions and 1 deletions

View File

@ -11,7 +11,7 @@
# Footer actions
gpg: https://kretschmann.io/pub.gpg
addressbook: /matthias-kretschmann.vcf
bugs: https://github.com/kremalicious/portfolio/issues
bugs: https://github.com/kremalicious/portfolio/issues/new
typekitID: dtg3zui

View File

@ -22,6 +22,7 @@ const query = graphql`
matomoUrl
matomoSite
allowedHosts
bugs
}
}
`