1
0
Fork 0
mirror of https://github.com/eosswedenorg/apt synced 2026-06-16 04:34:56 +02:00

index.md: add front matter stuff so jekyll does not copy it to _site

This commit is contained in:
Henrik Hautakoski 2019-11-27 19:58:51 +01:00
parent 52d8a09980
commit d2549d1d26

View file

@ -1,3 +1,7 @@
---
# This ensures Jekyll reads the file to be transformed to html.
# And therefore does not copy the source markdown into _site folder.
---
The repository is hosted on [{{ site.apt.domain }}](https://{{ site.apt.domain }})