Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
thalia
concrexit
Commits
f5d3aa7a
Commit
f5d3aa7a
authored
Jun 13, 2018
by
Tom van Bussel
Browse files
Merge branch 'fix/remove-onion-service-link' into 'master'
Remove .onion service link in footer See merge request
!835
parents
e2d2daa2
f135e920
Changes
1
Hide whitespace changes
Inline
Side-by-side
website/thaliawebsite/templates/base.html
View file @
f5d3aa7a
...
...
@@ -185,7 +185,6 @@
<div
class=
"footer-icon-twitter"
><a
href=
"https://twitter.com/svThalia"
><img
src=
"{% static "
images
/
footer_icons
/
twitter.png
"
%}"
alt=
"twitter"
></a></div>
<div
class=
"footer-icon-facebook"
><a
href=
"https://www.facebook.com/svThalia"
><img
src=
"{% static "
images
/
footer_icons
/
facebook.png
"
%}"
alt=
"facebook"
></a></div>
<div
class=
"footer-icon-linkedin"
><a
href=
"http://www.linkedin.com/groups?gid=54887"
><img
src=
"{% static "
images
/
footer_icons
/
linkedin.png
"
%}"
alt=
"linkedin"
></a></div>
<div
class=
"footer-icon-tor"
><a
href=
"http://thaliawww7dzhrlu.onion"
><img
src=
"{% static "
images
/
footer_icons
/
tor.png
"
%}"
alt=
"tor"
></a></div>
<div
class=
"footer-icon-gitlab"
><a
href=
"https://gitlab.science.ru.nl/thalia/"
><img
src=
"{% static "
images
/
footer_icons
/
gitlab.png
"
%}"
alt=
"gitlab"
></a></div>
</div>
<div
class=
"clearfix"
></div>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment