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

_layouts/repo.html: Add notice to read the setup documentation.

This commit is contained in:
Henrik Hautakoski 2019-11-12 16:45:44 +01:00
parent 2c2eaee326
commit 98aaf3acda

View file

@ -6,6 +6,11 @@ layout: default
{% assign repo = page.repo %}
{% assign list = site.data.index[repo].bionic %}
<p>
NOTE: If this is your first time here, you need to do some configurations before you can use this repository.
Please read the <a target="_blank" href="{{ "/#setup" | absolute_url }}">instructions</a>.
</p>
<h2>{{ page.title }} Repository</h2>
<p>{{ page.description }}</p>