blob: c11e884b2e8dc7b80828df7d9da68fd243aea856 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
|
[submodule "src/lukeshu.com/git/go/libsystemd"]
path = src/lukeshu.com/git/go/libsystemd
url = https://lukeshu.com/git/go/libsystemd/
[submodule "static/simplemde"]
path = static/simplemde
url = https://github.com/NextStepWebs/simplemde-markdown-editor
[submodule "static/font-awesome"]
path = static/font-awesome
url = https://github.com/FortAwesome/Font-Awesome
[submodule "static/codemirror"]
path = static/codemirror
url = https://github.com/codemirror/CodeMirror
[submodule "static/octicons"]
path = static/octicons
url = https://github.com/primer/octicons
|