diff options
-rw-r--r-- | configs/planet/alicef | 7 | ||||
-rw-r--r-- | configs/universe/alicef | 7 |
2 files changed, 2 insertions, 12 deletions
diff --git a/configs/planet/alicef b/configs/planet/alicef index f642bf9..850f228 100644 --- a/configs/planet/alicef +++ b/configs/planet/alicef @@ -1,9 +1,4 @@ -# Alice wants two blogs on Planet. Bug 601010 -[http://aliceinwire.net/tag/tags/gentoo/index.atom] -username = alicef -name = Alice Ferrazzi -gravatar = fc4d0239c296cce15e080882c8f34773 -[http://blogs.gentoo.org/alicef/category/gentoo/feed/] +[https://alicef.me/feeds/gentoo.atom.xml] username = alicef name = Alice Ferrazzi gravatar = fc4d0239c296cce15e080882c8f34773 diff --git a/configs/universe/alicef b/configs/universe/alicef index a83b4ce..ef7d19a 100644 --- a/configs/universe/alicef +++ b/configs/universe/alicef @@ -1,9 +1,4 @@ -# Alice would like both blogs Bug 601010 -[http://aliceinwire.net/blog/index.atom] -username = alicef -name = Alice Ferrazzi -gravatar = fc4d0239c296cce15e080882c8f34773 -[http://blogs.gentoo.org/alicef/category/gentoo/feed/] +[https://alicef.me/feeds/all.atom.xml] username = alicef name = Alice Ferrazzi gravatar = fc4d0239c296cce15e080882c8f34773 |