X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=.gitmodules;h=2933dfd534822b1b97c5f3d715cd00cf3048bb06;hb=8dea0e28c37988d5bf15e291f3ce7ca43049bcd2;hp=fc43f8b2b9c26b7047665d944a0fb87037e82a5c;hpb=cb582f11dfcaea06450345863162775c8d74f779;p=ipfire.org.git diff --git a/.gitmodules b/.gitmodules index fc43f8b2..2933dfd5 100644 --- a/.gitmodules +++ b/.gitmodules @@ -8,3 +8,12 @@ [submodule "src/font-awesome"] path = src/font-awesome url = https://github.com/FortAwesome/Font-Awesome.git +[submodule "src/payment-font"] + path = src/payment-font + url = https://github.com/AlexanderPoellmann/PaymentFont.git +[submodule "includes/zxcvbn"] + path = src/static/js/zxcvbn + url = https://github.com/dropbox/zxcvbn.git +[submodule "src/flag-icons"] + path = src/flag-icons + url = https://github.com/lipis/flag-icon-css.git