You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
452 B
452 B
+++
A tile is shown on the main page. It represents and external website but can also have an
blog posts. For this, it must have a corresponding tag.
It's image is clickable to call external website.
title = "{{ replace .Name "-" " " | title }}" correspondingTagName = "{{ lower .Name }}" urlLink = "kollegen.uber.space/{{ lower .Name }}/" cover = "img/{{ lower .Name }}-logo.png" coverCredit = "Webseite {{ replace .Name "-" " " | title }}" +++