a3e765e19e
- Switch to Git submodules for dependancies - Migrate from FontAwesome to ForkAwesome, which has more icons I need and is fully FOSS - Update repository link - Update contact links
13 lines
382 B
Plaintext
13 lines
382 B
Plaintext
[submodule "deps/bulma"]
|
|
path = deps/bulma
|
|
url = https://github.com/jgthms/bulma
|
|
[submodule "deps/forkawesome"]
|
|
path = deps/forkawesome
|
|
url = https://github.com/ForkAwesome/Fork-Awesome
|
|
[submodule "deps/jquery"]
|
|
path = deps/jquery
|
|
url = https://github.com/jquery/jquery/tree/3.6.0
|
|
[submodule "deps/rssparser"]
|
|
path = deps/rssparser
|
|
url = https://github.com/rbren/rss-parser
|