Sam Therapy
4f384523a6
All checks were successful
Public Preview Builds / publish-preview (push) Successful in 40s
Signed-off-by: Sam Therapy <sam@samtherapy.net>
10 lines
No EOL
151 B
JavaScript
10 lines
No EOL
151 B
JavaScript
export default {
|
|
defaultTheme: 'dark',
|
|
iconLinks: [
|
|
{
|
|
icon: 'github',
|
|
href: 'https://github.com/xdg-net/Xdg.Net',
|
|
title: 'GitHub'
|
|
}
|
|
]
|
|
} |