mirror of
https://github.com/eosswedenorg/apt
synced 2026-06-19 05:00:04 +02:00
_layouts/repo.html: pass domain from page to setup-instruction.
This commit is contained in:
parent
6c70a0ce3a
commit
6b1248e4e3
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ layout: default
|
||||||
|
|
||||||
<h2>{{ page.title }} repository</h2>
|
<h2>{{ page.title }} repository</h2>
|
||||||
|
|
||||||
{% include setup-instructions.html repo=id %}
|
{% include setup-instructions.html repo=id domain=page.domain %}
|
||||||
|
|
||||||
<h2>Choose your ubuntu version below</h2>
|
<h2>Choose your ubuntu version below</h2>
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue