graph update

This commit is contained in:
Garry Ing
2021-04-03 18:32:00 -04:00
parent e88446c8e9
commit 5b60973e4f
4 changed files with 50 additions and 26 deletions

View File

@ -5,7 +5,7 @@
<a class="no-underline f4 dark-green anthony" rel="author" href="{{ "/" | relative_url }}">{{ site.title | escape }}</a>
{%- if titles_size > 0 -%}
<nav class="f7">
<nav class="f7 code">
{%- for path in page_paths -%}
{%- assign my_page = site.pages | where: "path", path | first -%}
{%- if my_page.title -%}