magic decks, site config, library update
This commit is contained in:
@@ -6,6 +6,11 @@
|
||||
email: "hey@itsericwoodward.com", // not used
|
||||
photo: "/images/eric-8bit.gif",
|
||||
site: "https://itsericwoodward.com",
|
||||
geo: {
|
||||
position: "35.4, -80.5",
|
||||
placename: "Concord",
|
||||
region: "US-NC",
|
||||
},
|
||||
},
|
||||
|
||||
base_uri: "",
|
||||
@@ -14,6 +19,28 @@
|
||||
copyright: "Copyright 2014-2023 Eric Woodward, licensed under a Creative Commons Attribution-ShareAlike 4.0 International License.",
|
||||
basePath: "",
|
||||
uri: "https://www.itsericwoodward.com",
|
||||
comment_insert: "\n\
|
||||
___________________________.\n\
|
||||
|;;| |;;||\n\
|
||||
|[]|---------------------|[]||\n\
|
||||
|;;| |;;||\n\
|
||||
|;;| |;;||\n\
|
||||
|;;| ItsEricWoodward.com |;;||\n\
|
||||
|;;| |;;||\n\
|
||||
|;;| |;;||\n\
|
||||
|;;| |;;||\n\
|
||||
|;;|_____________________|;;||\n\
|
||||
|;;;;;;;;;;;;;;;;;;;;;;;;;;;||\n\
|
||||
|;;;;;;_______________ ;;;;;||\n\
|
||||
|;;;;;| ___ |;;;;;||\n\
|
||||
|;;;;;| |;;;| |;;;;;||\n\
|
||||
|;;;;;| |;;;| |;;;;;||\n\
|
||||
|;;;;;| |;;;| |;;;;;||\n\
|
||||
|;;;;;| |;;;| |;;;;;||\n\
|
||||
|;;;;;| |___| |;;;;;||\n\
|
||||
\\_____|_______________|_____||\n\
|
||||
~~~~~^^^^^^^^^^^^^^^^^~~~~~~\n\
|
||||
",
|
||||
},
|
||||
build: {
|
||||
journalsPerPage: 5,
|
||||
@@ -22,5 +49,7 @@
|
||||
},
|
||||
serve: {
|
||||
port: 4997,
|
||||
shortCodeLink: "/q/",
|
||||
static404: "./public/errors/404.html",
|
||||
},
|
||||
}
|
||||
|
Reference in New Issue
Block a user