generated from nhcarrigan/template
This commit is contained in:
+8
-8
@@ -33,14 +33,14 @@ export default defineConfig({
|
||||
label: "Edit this page on Naomi's Self-hosted Git instance",
|
||||
},
|
||||
lastUpdated: true,
|
||||
social: {
|
||||
github: "https://git.nhcarrigan.com",
|
||||
discourse: "https://forum.nhcarrigan.com",
|
||||
mastodon: "https://fedi.nhcarrigan.com/@naomi",
|
||||
matrix: "https://matrix.nhcarrigan.com",
|
||||
rss: "https://irc.nhcarrigan.com",
|
||||
email: "mailto:contact@nhcarrigan.com",
|
||||
},
|
||||
social: [
|
||||
{ icon: 'github', label: 'GitHub', href: 'https://git.nhcarrigan.com' },
|
||||
{ icon: 'discord', label: 'Discord', href: 'https://chat.nhcarrigan.com' },
|
||||
{ icon: 'blueSky', label: 'Bluesky', href: 'https://bsky.app/profile/nhcarrigan.com' },
|
||||
{ icon: 'linkedin', label: 'LinkedIn', href: 'https://www.linkedin.com/company/nhcarrigan/' },
|
||||
{ icon: 'twitter', label: 'Twitter', href: 'https://x.com/nhcarrigan1' },
|
||||
{ icon: 'email', label: 'Email', href: 'mailto:contact@nhcarrigan.com' },
|
||||
],
|
||||
logo: {
|
||||
src: "./public/logo.png",
|
||||
alt: "NHCarrigan Logo",
|
||||
|
||||
Reference in New Issue
Block a user