Compare commits
2 Commits
9c030e83e9
...
7de4371128
Author | SHA1 | Date |
---|---|---|
ktyl | 7de4371128 | |
ktyl | c3824c63aa |
|
@ -4,3 +4,6 @@
|
|||
[submodule "blog"]
|
||||
path = blog
|
||||
url = https://sauce.pizzawednes.day/ktyl/blog.git
|
||||
[submodule "journal"]
|
||||
path = journal
|
||||
url = git@sauce.pizzawednes.day:ktyl/journal.git
|
||||
|
|
|
@ -0,0 +1 @@
|
|||
Subproject commit e391e5eaf7137eda3765dab7b2f5cdc17f97afa0
|
|
@ -2,4 +2,5 @@
|
|||
<li><a href="/about.html">about</a></li>
|
||||
<li><a href="/blog.html">blog</a></li>
|
||||
<li><a href="/gallery.html">gallery</a></li>
|
||||
<li><a href="/garden/index.html">garden</a></li>
|
||||
</ul>
|
||||
|
|
Loading…
Reference in New Issue