stub graph

This commit is contained in:
Garry Ing
2021-03-15 15:49:03 -04:00
parent 4b4e09d5f9
commit ce40b32bec
23 changed files with 113 additions and 29 deletions

View File

@ -1,7 +1,7 @@
<!doctype html>
<html lang="{{ page.lang | default: site.lang | default: "en" }}">
{%- include head.html -%}
<body class="dark-green garamond links-dark-green bg-washed-green">
<body class="dark-green sans-serif links-dark-green bg-washed-green">
{%- include header.html -%}
<main aria-label="Content">
{{ content }}