From 14a8b2d0e17291e1333d912d96b39671e205b623 Mon Sep 17 00:00:00 2001 From: "M. Taylor Saotome-Westlake" Date: Sun, 30 Oct 2016 13:03:17 -0700 Subject: [PATCH] Culturally Bound Gender and Thing of Things to blogroll --- pelicanconf.py | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/pelicanconf.py b/pelicanconf.py index 17b1b92..f4b9a70 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -24,8 +24,10 @@ LINKS = ( ('On the Science of Changing Sex', "https://sillyolme.wordpress.com/"), ('Crossdreamers', "http://www.crossdreamers.com/"), ('Third Way Trans', "https://thirdwaytrans.com/"), - ('My Only Path to Power', "https://transwidow.wordpress.com/"), + ('Thing of Things', "http://thingofthings.wordpress.com/"), ('Words by Maria Catt', "https://mariacatt.com/"), + ('Culturally Bound Gender', "https://culturallyboundgender.wordpress.com/"), + ('My Only Path to Power', "https://transwidow.wordpress.com/"), ) DEFAULT_PAGINATION = 12 -- 2.17.1