[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Add link to Debian micronews into bits



Hi all,
I recommend add this link into Debian blog like this one:

$ git diff
diff --git a/pelicanconf.py b/pelicanconf.py
index 2689861..440eb1d 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -46,8 +46,9 @@ CATEFORY_URL = None
 MENUITEMS =  (('Home', '/'),)

 SOCIAL = (('identi.ca/debian', 'https://identi.ca/debian'),
+          ('Debian micronews ','https://micronews.debian.org/'),
           ('Debian Project News', 'https://www.debian.org/News/'),
-          ('Get Debian', 'http://get.debian.net'),)
+          ('Get Debian', 'http://get.debian.net'))


 PATH = 'content'

Thanks,
-- 
Trần Ngọc Quân.


Reply to: