phonebook: link to phonebook.yml on tildegit as well

This commit is contained in:
darcy (iris system) 2021-06-08 06:09:38 +12:00
parent 050035ea49
commit 5ab2acc31a
1 changed files with 5 additions and 3 deletions

View File

@ -91,7 +91,9 @@ title: phonebook
<section id="raw"> <section id="raw">
<h2>Raw data</h2> <h2>Raw data</h2>
<p><a href="phonebook.yml"> <p>
The YAML data used to generate this page can be found here. The data used to generate this page can be found
</a></p> <a href="phonebook.yml">here (local copy),</a> or
<a href="https://tildegit.org/iris/neotel-website/src/branch/main/_data/phonebook.yml">here (on tildegit).</a>
</p>
</section> </section>