Goodbye Schamper
This commit is contained in:
parent
8e40aa9fdd
commit
8aae4c6b58
5 changed files with 3 additions and 7 deletions
|
@ -27,6 +27,7 @@ html, body {
|
|||
|
||||
a img {
|
||||
border: none;
|
||||
max-height: 60px;
|
||||
}
|
||||
|
||||
h4 {
|
||||
|
@ -119,10 +120,6 @@ table {
|
|||
max-width: 90px;s
|
||||
}
|
||||
|
||||
#schamper {
|
||||
width: 90px;
|
||||
}
|
||||
|
||||
#zeus {
|
||||
width: 75px;
|
||||
}
|
||||
|
|
BIN
src/img/GSR.png
BIN
src/img/GSR.png
Binary file not shown.
Before Width: | Height: | Size: 19 KiB After Width: | Height: | Size: 458 KiB |
Binary file not shown.
Before Width: | Height: | Size: 4.2 MiB |
Binary file not shown.
Before Width: | Height: | Size: 12 KiB |
|
@ -10,14 +10,14 @@
|
|||
<meta property="og:site_name" content="Zeus WPI">
|
||||
<meta property="og:type" content="article">
|
||||
<meta property="og:title" content="Bloklocaties in Gent">
|
||||
<meta property="og:description" content="Samenhokken om te blokken? Er zijn maar liefst 4000 zitjes in Gent om dat te doen. Schamper en Zeus maakten een overzicht!">
|
||||
<meta property="og:description" content="Samenhokken om te blokken? Er zijn maar liefst 4000 zitjes in Gent om dat te doen. Zeus en de Gentse Studentenraad maakten een overzicht!">
|
||||
<meta property="og:url" content="https://blok.ugent.be">
|
||||
<meta property="og:image" content="https://blok.ugent.be/img/share.jpg">
|
||||
|
||||
<meta name="twitter:card" content="summary">
|
||||
<meta name="twitter:url" content="//blok.ugent.be">
|
||||
<meta name="twitter:title" content="Bloklocaties in Gent">
|
||||
<meta name="twitter:description" content="Samenhokken om te blokken? Er zijn maar liefst 4000 zitjes in Gent om dat te doen. Schamper en Zeus maakten een overzicht!">
|
||||
<meta name="twitter:description" content="Samenhokken om te blokken? Er zijn maar liefst 4000 zitjes in Gent om dat te doen. Zeus en de Gentse Studentenraad maakten een overzicht!">
|
||||
<meta name="twitter:image" content="https://blok.ugent.be/img/share.jpg">
|
||||
|
||||
<link rel="stylesheet" href="css/leaflet.css" />
|
||||
|
@ -96,7 +96,6 @@
|
|||
</script>
|
||||
<script id="info-template" type="text/x-handlebars-template">
|
||||
<a href="https://gentsestudentenraad.be/"><img id="GSR" src="img/GSR.png"></a>
|
||||
<a href="http://schamper.be/"><img id="schamper" src="img/schamper.png"></a>
|
||||
<a href="http://zeus.ugent.be/"><img id="zeus" src="img/zeus.png"></a>
|
||||
</script>
|
||||
<script id="share-template" type="text/x-handlebars-template">
|
||||
|
|
Loading…
Reference in a new issue