Update advent calendar day 1

This commit is contained in:
thepaperpilot 2022-11-30 23:44:48 -06:00
parent ba8bfc5475
commit 6bfeb2f791
3 changed files with 6 additions and 0 deletions

4
.gitmodules vendored
View file

@ -20,3 +20,7 @@
path = site/public/dream path = site/public/dream
url = https://github.com/thepaperpilot/Dream-Hero url = https://github.com/thepaperpilot/Dream-Hero
branch = gh-pages branch = gh-pages
[submodule "Advent-Incremental.git"]
path = site/public/advent
url = https://github.com/thepaperpilot/Advent-Incremental.git
branch = gh-pages

View file

@ -50,6 +50,7 @@ module.exports = {
{ {
text: "Play Now", text: "Play Now",
items: [ items: [
{ text: "Advent Incremental", link: "https://thepaperpilot.org/advent" },
{ text: "Kronos", link: "https://thepaperpilot.org/kronos/" }, { text: "Kronos", link: "https://thepaperpilot.org/kronos/" },
{ text: "Game Dev Tree", link: "https://thepaperpilot.org/gamedevtree/" }, { text: "Game Dev Tree", link: "https://thepaperpilot.org/gamedevtree/" },
{ text: "Lit", link: "https://thepaperpilot.org/lit/" }, { text: "Lit", link: "https://thepaperpilot.org/lit/" },

1
site/public/advent Submodule

@ -0,0 +1 @@
Subproject commit 4a22266d3bbcc799b17aeea53211202153e43a59