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

Add link to Debian micronews



Hi,
We should add this link in `Bits from Debian'.
Thanks,
--
Trần Ngọc Quân.
>From 4a65d8e187cc5e4e12686ce735cc1d6962f74c25 Mon Sep 17 00:00:00 2001
From: =?UTF-8?q?Tr=E1=BA=A7n=20Ng=E1=BB=8Dc=20Qu=C3=A2n?=
 <vnwildman@gmail.com>
Date: Fri, 1 Sep 2017 07:34:40 +0700
Subject: [PATCH] Add link to Debian micronews
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit

Signed-off-by: Trần Ng�c Quân <vnwildman@gmail.com>
---
 pelicanconf.py | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/pelicanconf.py b/pelicanconf.py
index 2689861..eb97651 100644
--- a/pelicanconf.py
+++ b/pelicanconf.py
@@ -47,7 +47,8 @@ MENUITEMS =  (('Home', '/'),)
 
 SOCIAL = (('identi.ca/debian', 'https://identi.ca/debian'),
           ('Debian Project News', 'https://www.debian.org/News/'),
-          ('Get Debian', 'http://get.debian.net'),)
+          ('Debian micronews ','https://micronews.debian.org/'),
+          ('Get Debian', 'http://get.debian.net'))
 
 
 PATH = 'content'
-- 
2.14.1


Reply to: