mirror of
https://gitlab.com/djdietrick/docs
synced 2026-05-03 01:30:55 -04:00
Updated base for unique domain name
This commit is contained in:
@@ -1,7 +1,7 @@
|
|||||||
export default {
|
export default {
|
||||||
title: "Docs.Dietrick.Dev",
|
title: "Docs.Dietrick.Dev",
|
||||||
descript: "A collection of notes and snippets",
|
descript: "A collection of notes and snippets",
|
||||||
base: "/docs/",
|
base: "/",
|
||||||
themeConfig: {
|
themeConfig: {
|
||||||
socialLinks: [
|
socialLinks: [
|
||||||
{ icon: "github", link: "https://gitlab.com/djdietrick/docs" },
|
{ icon: "github", link: "https://gitlab.com/djdietrick/docs" },
|
||||||
|
|||||||
Reference in New Issue
Block a user