mirror of
https://github.com/eosswedenorg/apt
synced 2026-06-20 09:56:48 +02:00
index.md: add front matter stuff so jekyll does not copy it to _site
This commit is contained in:
parent
52d8a09980
commit
d2549d1d26
1 changed files with 4 additions and 0 deletions
4
index.md
4
index.md
|
|
@ -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 }})
|
The repository is hosted on [{{ site.apt.domain }}](https://{{ site.apt.domain }})
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue