Files
pidcodes.github.com/_includes/navigation.html
Peter Newman c54c8582ba Create a list of organisations (#181)
* Remove errant .DS_Store file

* Ignore .DS_Store

* Create a list of organisations

* Add an org list

* Show number of PIDs per org

* Fix HTML issue, sort orgs by title

* Try and fix the PID count

* Try and fix issues

* Try again to fix issues

* Try yet again to fix issues

* Correct the urlpart

* Change to sort_natural, minor code tidy

* Try and fix the sorting

* Try again to fix the sorting

* Remove debugging

* Add a link to orgs page
2016-09-13 17:18:51 +01:00

6 lines
234 B
HTML
Executable File

<a href="{{ site.baseurl }}/about/">About</a>
<a href="{{ site.baseurl }}/pids/">All PIDs</a>
<a href="{{ site.baseurl }}/orgs/">All Orgs</a>
<a href="{{ site.baseurl }}/howto/">Get a PID</a>
<a href="{{ site.baseurl }}/faq/">FAQ</a>