From b2d1e8c5868cd2f35de5350819e3e6ea22ddfe58 Mon Sep 17 00:00:00 2001 From: Marc Beninca Date: Mon, 13 Apr 2020 06:45:53 +0200 Subject: [PATCH] summit/web --- pelicanconf.py | 1 + 1 file changed, 1 insertion(+) diff --git a/pelicanconf.py b/pelicanconf.py index 5840b6c..5282e8f 100644 --- a/pelicanconf.py +++ b/pelicanconf.py @@ -27,6 +27,7 @@ HOSTS = ( ('remotes.club', 'https://mspe.remotes.club'), ('thunix.net', 'https://thunix.net/~mspe'), +('summit.tildex.com', 'https://www.summit.tildex.com/~mspe'), ('tilde.club', 'https://tilde.club/~mspe'), ('tilde.town', 'https://tilde.town/~mspe'), ('tilde.pw', 'https://tilde.pw/~mspe'),