aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPaul Duncan <pabs@pablotron.org>2024-05-15 05:07:28 -0400
committerPaul Duncan <pabs@pablotron.org>2024-05-15 05:07:28 -0400
commita7b2855d8fa924592959331eafc75cbbafded58b (patch)
tree6b498cca44641249fa875936d284efbb0d10dfbc
parent38fa2ef4767c4308a25f5fe8300ebc758d398ee5 (diff)
downloadpablotron.org-a7b2855d8fa924592959331eafc75cbbafded58b.tar.bz2
pablotron.org-a7b2855d8fa924592959331eafc75cbbafded58b.zip
data/projects.yaml: add fips203ipd
-rw-r--r--data/projects.yaml5
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"