Browse Source

Add Twemoji submodule. To use: git submodule init && git submodule update

main
basedgentoo 1 year ago
committed by -
parent
commit
9557d783d4
  1. 3
      .gitmodules
  2. 1
      js/twemoji

3
.gitmodules

@ -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

1
js/twemoji

@ -0,0 +1 @@
Subproject commit 25dc1757783115136a83af34c42c603ac8b470aa
Loading…
Cancel
Save