add link feeds

master
dan 2019-11-21 18:07:21 +01:00
parent 1ca9d340ac
commit cfc96dec31
1 changed files with 3 additions and 3 deletions

View File

@ -72,9 +72,9 @@ FEED_RSS = 'feeds/rssp.xml'
RSS_FEED_SUMMARY_ONLY = True RSS_FEED_SUMMARY_ONLY = True
# Blogroll # Blogroll
LINKS = (('UNIT HKLab', 'https://unit.abbiamoundominio.org/'), LINKS = (('RSS Feed', 'http://lost.abbiamoundominio.org/feeds/rssp.xml'),
('APM', 'http://www.inventati.org/apm'), ('unit hacklab', 'https://unit.abbiamoundominio.org/'),
('Vecchio sito', 'http://lost.abbiamoundominio.org/wp'),) ('Archivio Primo Moroni', 'http://www.inventati.org/apm'),)
# Social widget # Social widget
#SOCIAL = (('You can add links in your config file', '#'), #SOCIAL = (('You can add links in your config file', '#'),