diff options
-rw-r--r-- | data/projects.yaml | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/data/projects.yaml b/data/projects.yaml index 7758c5d..60e8a48 100644 --- a/data/projects.yaml +++ b/data/projects.yaml @@ -1,6 +1,11 @@ --- # list of projects projects # (shamelessly stolen from jekyll backend) +- name: "fips203ipd" + slug: "fips203ipd" + repo: "https://github.com/pablotron/fips203ipd" + text: "C11 FIPS 203 IPD implementation." + - name: "hugo-shortcode-table" slug: "hugo-shortcode-table" repo: "https://github.com/pablotron/hugo-shortcode-table" |