Compare commits

..

No commits in common. "7de4371128c478f8aa87797022909841d3863a2b" and "9c030e83e98fad1cf60780ab762b5057b7cfd186" have entirely different histories.

3 changed files with 0 additions and 5 deletions

3
.gitmodules vendored
View File

@ -4,6 +4,3 @@
[submodule "blog"] [submodule "blog"]
path = blog path = blog
url = https://sauce.pizzawednes.day/ktyl/blog.git url = https://sauce.pizzawednes.day/ktyl/blog.git
[submodule "journal"]
path = journal
url = git@sauce.pizzawednes.day:ktyl/journal.git

@ -1 +0,0 @@
Subproject commit e391e5eaf7137eda3765dab7b2f5cdc17f97afa0

View File

@ -2,5 +2,4 @@
<li><a href="/about.html">about</a></li> <li><a href="/about.html">about</a></li>
<li><a href="/blog.html">blog</a></li> <li><a href="/blog.html">blog</a></li>
<li><a href="/gallery.html">gallery</a></li> <li><a href="/gallery.html">gallery</a></li>
<li><a href="/garden/index.html">garden</a></li>
</ul> </ul>