Update advent calendar day 1
This commit is contained in:
parent
ba8bfc5475
commit
6bfeb2f791
3 changed files with 6 additions and 0 deletions
4
.gitmodules
vendored
4
.gitmodules
vendored
|
@ -20,3 +20,7 @@
|
|||
path = site/public/dream
|
||||
url = https://github.com/thepaperpilot/Dream-Hero
|
||||
branch = gh-pages
|
||||
[submodule "Advent-Incremental.git"]
|
||||
path = site/public/advent
|
||||
url = https://github.com/thepaperpilot/Advent-Incremental.git
|
||||
branch = gh-pages
|
||||
|
|
|
@ -50,6 +50,7 @@ module.exports = {
|
|||
{
|
||||
text: "Play Now",
|
||||
items: [
|
||||
{ text: "Advent Incremental", link: "https://thepaperpilot.org/advent" },
|
||||
{ text: "Kronos", link: "https://thepaperpilot.org/kronos/" },
|
||||
{ text: "Game Dev Tree", link: "https://thepaperpilot.org/gamedevtree/" },
|
||||
{ text: "Lit", link: "https://thepaperpilot.org/lit/" },
|
||||
|
|
1
site/public/advent
Submodule
1
site/public/advent
Submodule
|
@ -0,0 +1 @@
|
|||
Subproject commit 4a22266d3bbcc799b17aeea53211202153e43a59
|
Loading…
Reference in a new issue