diff options
author | Karl Hallsby <karl@hallsby.com> | 2021-11-16 23:51:20 -0600 |
---|---|---|
committer | Karl Hallsby <karl@hallsby.com> | 2021-11-17 00:00:26 -0600 |
commit | 0e3c68e2d058af4d96475f77004d349dc75b5f3b (patch) | |
tree | 34b9f5df7c69a79d1a48409291b065c28a67885e | |
parent | ed25ca32be91c25724d4ee445a07a702c8afda06 (diff) |
Remove uneeded footer text
-rw-r--r-- | _config.yml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/_config.yml b/_config.yml index 5734b49..a3ec5e5 100644 --- a/_config.yml +++ b/_config.yml @@ -13,7 +13,6 @@ description: > # the ">" symbol means to ignore newlines until "footer_text:" footer_text: > Powered by <a href="http://jekyllrb.com/" target="_blank">Jekyll</a> with <a href="https://github.com/alshedivat/al-folio">al-folio</a> theme. - Photos from <a href="https://unsplash.com" target="_blank">Unsplash</a>. icon: # 💻 This emoji is the PC. If icon is empty, then my favicon is used. baseurl: # the subpath of your site, e.g. /blog/ |