commit f5f454403ad73fe3a396656a41a1574002b0640c Author: William Floyd Date: Sun Jun 17 23:56:08 2018 -0400 init: Add theme submodule. diff --git a/.gitmodules b/.gitmodules new file mode 100644 index 0000000..a754c49 --- /dev/null +++ b/.gitmodules @@ -0,0 +1,3 @@ +[submodule "themes/whiteplain"] + path = themes/whiteplain + url = https://github.com/taikii/whiteplain.git diff --git a/themes/whiteplain b/themes/whiteplain new file mode 160000 index 0000000..c116722 --- /dev/null +++ b/themes/whiteplain @@ -0,0 +1 @@ +Subproject commit c1167220ccc7c0303b3ffe407025b936f4714a65