10 lines
228 B
JavaScript
10 lines
228 B
JavaScript
export default {
|
|
defaultTheme: "auto",
|
|
iconLinks: [
|
|
{
|
|
icon: "git",
|
|
href: "https://git.bitbadger.solutions/bit-badger/pdo-document",
|
|
title: "Source Repository"
|
|
}
|
|
]
|
|
} |