diff options
-rw-r--r-- | config.toml | 2 | ||||
-rw-r--r-- | content/about.md | 5 |
2 files changed, 7 insertions, 0 deletions
diff --git a/config.toml b/config.toml index e3d27a6..01da90a 100644 --- a/config.toml +++ b/config.toml @@ -55,3 +55,5 @@ url = "/index.xml" [taxonomies] tag = "tags" +[markup.goldmark.renderer] + unsafe = true diff --git a/content/about.md b/content/about.md index 635618d..cd36fde 100644 --- a/content/about.md +++ b/content/about.md @@ -19,3 +19,8 @@ draft: false - Conner LaPage-Jenkins: [lapagejenkins.dev](https://lapagejenkins.dev) - Spencer Hall: [share.pinfosec.dev](https://share.pinfosec.dev) +<a href="https://www.fsf.org/fb"> + <img style="max-height: 5em" src="https://static.fsf.org/nosvn/no-facebook-me.png" alt="Not f'd — you won't find me on Facebook" /> +</a> + + |