Merge pull request #548 from basedgentoo/master

Add Twemoji submodule.
This commit is contained in:
Yuri Kuznetsov
2023-03-25 01:20:30 -04:00
committed by GitHub
2 changed files with 4 additions and 0 deletions

3
.gitmodules vendored
View File

@@ -7,3 +7,6 @@
path = inc/lib/parsedown path = inc/lib/parsedown
url = https://github.com/vichan-devel/parsedown.git url = https://github.com/vichan-devel/parsedown.git
branch = master branch = master
[submodule "js/twemoji"]
path = js/twemoji
url = https://github.com/basedgentoo/twemoji

1
js/twemoji Submodule

Submodule js/twemoji added at 25dc175778