add link feeds
This commit is contained in:
parent
1ca9d340ac
commit
cfc96dec31
|
@ -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', '#'),
|
||||||
|
|
Loading…
Reference in New Issue
Block a user