Updates a few footer links

master
parent e4fbb697f0
commit f3327b471e
  1. 6
      pelicanconf.py

@ -48,11 +48,11 @@ MARKDOWN = {
SOCIAL = (
('twitter', 'https://twitter.com/wxcafe'),
('pencil-square-o', 'https://social.wxcafe.net/@wxcafe'),
('github', 'https://github.com/wxcafe'),
('git', 'https://git.wxcafe.net/wxcafe'),
('envelope', 'mailto://wxcafe@wxcafe.net'),
('key', 'https://pub.wxcafe.net/wxcafe.asc'),
('map-o', 'https://www.openstreetmap.org/relation/105146'),
('code', 'https://github.com/wxcafe/blog-source'),
('map-o', 'https://www.openstreetmap.org/node/2511020426'),
('code', 'https://git.wxcafe.net/wxcafe/blog-source'),
)
# Categories on right-side bar but not on top menu

Loading…
Cancel
Save