initial commit for v5
This commit is contained in:
parent
7fc5ac5f13
commit
81f97ff489
268 changed files with 37997 additions and 13528 deletions
20
links.html
20
links.html
|
|
@ -4,19 +4,10 @@ subtitle: Links
|
|||
description: 'Venture outside of your daily web-routine, read about some real projects. These links are way more than just Friends and Resources'
|
||||
keywords: Links, music, record, labels, resources, friends
|
||||
video_path: /assets/vid/links.mp4
|
||||
poster_image: /assets/vid/links.jpg
|
||||
image: /assets/vid/links.jpg
|
||||
---
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
{% include relBase.html %}
|
||||
{% include metahead.html %}
|
||||
{% include matomo.html %}
|
||||
</head>
|
||||
<body>
|
||||
{% include navmenu.html %}
|
||||
<div id="content">
|
||||
{% include videopageheader.html %}
|
||||
|
||||
|
||||
<div class="fitter">
|
||||
|
||||
{% assign sorted = site.data.links | sort: 'title' %}
|
||||
|
|
@ -29,6 +20,5 @@ poster_image: /assets/vid/links.jpg
|
|||
{% endfor %}
|
||||
{% include footer.html %}
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
</html>
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue