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
# Blogroll
LINKS = (('UNIT HKLab', 'https://unit.abbiamoundominio.org/'),
('APM', 'http://www.inventati.org/apm'),
('Vecchio sito', 'http://lost.abbiamoundominio.org/wp'),)
LINKS = (('RSS Feed', 'http://lost.abbiamoundominio.org/feeds/rssp.xml'),
('unit hacklab', 'https://unit.abbiamoundominio.org/'),
('Archivio Primo Moroni', 'http://www.inventati.org/apm'),)
# Social widget
#SOCIAL = (('You can add links in your config file', '#'),