From 87cc01b1077168c66dc74171470bc3c2e8a7a827 Mon Sep 17 00:00:00 2001 From: Andreas <andreasv@fsmpi.rwth-aachen.de> Date: Sat, 18 Feb 2017 16:00:06 +0100 Subject: [PATCH] added facebook link --- templates/base.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/templates/base.html b/templates/base.html index 69f4c3f..bf54ae1 100644 --- a/templates/base.html +++ b/templates/base.html @@ -131,7 +131,7 @@ <div class="container-fluid"> <ul class="list-inline" style="margin-top: 5px;"> <li> - <a href="http://www.fsmpi.rwth-aachen.de/">Fachschaft I/1</a> + <a href="https://www.fsmpi.rwth-aachen.de/">Fachschaft I/1</a> </li> <li> <a href="http://www.vampir.rwth-aachen.de/">Vampir e.V.</a> @@ -140,7 +140,7 @@ <a href="https://www.youtube.com/channel/UCxh5snRN7yZyBsytNbGNuEQ">Youtube</a> </li> <li> - <a href="#">Facebook</a> + <a href="https://www.facebook.com/videoag">Facebook</a> </li> <li> <a href="https://twitter.com/rwthvideo">Twitter</a> -- GitLab