add deadlinks plugin

This commit is contained in:
David Todd
2019-05-27 13:34:21 -05:00
parent 3aaa5d13e8
commit 582662636f
4 changed files with 15 additions and 1 deletions

3
.gitmodules vendored
View File

@@ -1,3 +1,6 @@
[submodule "plugins/pelican-encrypt-content"]
path = plugins/pelican-encrypt-content
url = https://github.com/mindcruzer/pelican-encrypt-content.git
[submodule "plugins/pelican-deadlinks"]
path = plugins/pelican-deadlinks
url = https://github.com/silentlamb/pelican-deadlinks.git