chore: add speedlify
This commit is contained in:
parent
95757584d5
commit
956f38f420
2 changed files with 2 additions and 1 deletions
|
@ -44,6 +44,7 @@
|
|||
/calendar https://calendar.app.google/sQUW2GgcUhWuAWRU6 301!
|
||||
/mastodon https://social.lol/@cory 301!
|
||||
/coffee https://www.buymeacoffee.com/cory 301!
|
||||
/speedlify https://speedlify.coryd.dev/coryd.dev/ 301!
|
||||
|
||||
# netlify app domain
|
||||
https://cdme.netlify.app https://coryd.dev 301!
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
module.exports = async function () {
|
||||
return {
|
||||
footer: [{ name: 'Uses' }, { name: 'Referrals' }, { name: 'Blogroll' }],
|
||||
footer: [{ name: 'Uses' }, { name: 'Referrals' }, { name: 'Blogroll' }, { name: 'Speedlify' }],
|
||||
menu: [
|
||||
{ name: 'Now' },
|
||||
{ name: 'About' },
|
||||
|
|
Reference in a new issue