mirror of
https://github.com/seanmorley15/AdventureLog.git
synced 2025-07-18 20:39:36 +02:00
Add link to Mastodon profile in VitePress config
This commit is contained in:
commit
5dfe39468a
1 changed files with 8 additions and 0 deletions
|
@ -15,6 +15,14 @@ export default defineConfig({
|
|||
"data-website-id": "a7552764-5a1d-4fe7-80c2-5331e1a53cb6",
|
||||
},
|
||||
],
|
||||
|
||||
[
|
||||
"link",
|
||||
{
|
||||
rel: "me",
|
||||
href: "https://mastodon.social/@adventurelog",
|
||||
},
|
||||
],
|
||||
],
|
||||
ignoreDeadLinks: "localhostLinks",
|
||||
title: "AdventureLog",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue