You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Sep 19, 2018. It is now read-only.
Copy file name to clipboardExpand all lines: _layouts/default.html
+10-6Lines changed: 10 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -17,12 +17,16 @@
17
17
{{ content }}
18
18
19
19
<footer>
20
-
<divclass="inner">
21
-
<p>
22
-
Europe Code Week is a project by the <ahref="http://ec.europa.eu/digital-agenda/en/young-advisors">Young Advisors Group</a> at the <ahref="http://ec.europa.eu/index_en.htm">European Commission</a>.
23
-
<br>
24
-
Help us with this website on <ahref="https://github.com/codeeu/codeeu.github.io">GitHub</a>.
25
-
</p>
20
+
<divclass="inner row">
21
+
<ulclass="links col-md-4">
22
+
<li><ahref="https://twitter.com/codeweekeu" title="@CodeWeekEU on Twitter" class="twitter">CodeWeekEU</a></li>
23
+
<li><ahref="https://www.facebook.com/codeEU" title="Europe Code Week on Facebook" class="facebook">codeEU</a></li>
24
+
<li><ahref="https://github.com/codeeu" title="CodeEU on GitHub" class="github">codeeu</a></li>
25
+
</ul>
26
+
<divclass="team links col-md-8">
27
+
A project by the <ahref="http://ec.europa.eu/digital-agenda/en/young-advisors">Young Advisors Group</a> at the <ahref="http://ec.europa.eu/index_en.htm">European Commission</a><br>
28
+
Help us with this website on <ahref="https://github.com/codeeu/codeeu.github.io">GitHub</a>
0 commit comments