commit
de5fe3d2c7
2 changed files with 7 additions and 1 deletions
5
content/stuver.erb
Normal file
5
content/stuver.erb
Normal file
|
@ -0,0 +1,5 @@
|
||||||
|
---
|
||||||
|
title: Stuver
|
||||||
|
head: "<meta http-equiv=\"refresh\" content=\"0;URL='https://gentsestudentenraad.be'\"/>"
|
||||||
|
---
|
||||||
|
Ga naar <a href="https://gentsestudentenraad.be">de website van de Gentse Studentenraad</a>.
|
|
@ -3,6 +3,7 @@
|
||||||
<title> Durf Doen! - <%= item[:titel] || item.identifier.without_ext.split('/').last %> </title>
|
<title> Durf Doen! - <%= item[:titel] || item.identifier.without_ext.split('/').last %> </title>
|
||||||
<link rel="stylesheet" href="/stylesheets/main.css">
|
<link rel="stylesheet" href="/stylesheets/main.css">
|
||||||
<link rel="shortcut icon" href="/assets/favicon.png">
|
<link rel="shortcut icon" href="/assets/favicon.png">
|
||||||
|
<%= raw item[:head] %>
|
||||||
</head>
|
</head>
|
||||||
<body>
|
<body>
|
||||||
<%= render '/partials/navbar.*' %>
|
<%= render '/partials/navbar.*' %>
|
||||||
|
|
Loading…
Reference in a new issue