Merge branch 'master' into verenigingen-webpage
This commit is contained in:
commit
46b948881b
1 changed files with 1 additions and 1 deletions
|
@ -3,7 +3,7 @@
|
|||
<title> Durf Doen! - <%= item[:titel] || item.identifier.without_ext.split('/').last %> </title>
|
||||
<link rel="stylesheet" href="/stylesheets/main.css">
|
||||
<link rel="shortcut icon" href="/assets/favicon.png">
|
||||
<%= raw item[:head] %>
|
||||
<%= item[:head] %>
|
||||
</head>
|
||||
<body>
|
||||
<%= render '/partials/navbar.*' %>
|
||||
|
|
Loading…
Reference in a new issue