Add Twemoji submodule. To use: git submodule init && git submodule update
This commit is contained in:
3
.gitmodules
vendored
3
.gitmodules
vendored
@@ -7,3 +7,6 @@
|
||||
path = inc/lib/parsedown
|
||||
url = https://github.com/vichan-devel/parsedown.git
|
||||
branch = master
|
||||
[submodule "js/twemoji"]
|
||||
path = js/twemoji
|
||||
url = https://github.com/basedgentoo/twemoji
|
||||
|
||||
Reference in New Issue
Block a user