From a7b2855d8fa924592959331eafc75cbbafded58b Mon Sep 17 00:00:00 2001 From: Paul Duncan Date: Wed, 15 May 2024 05:07:28 -0400 Subject: data/projects.yaml: add fips203ipd --- data/projects.yaml | 5 +++++ 1 file changed, 5 insertions(+) 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" -- cgit v1.2.3