diff options
Diffstat (limited to 'data/projects.yaml')
-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 6ee8459..69d210d 100644 --- a/data/projects.yaml +++ b/data/projects.yaml @@ -1,6 +1,11 @@ --- # list of projects projects # (shamelessly stolen from jekyll backend) +- name: "hugo-shortcode-table" + slug: "hugo-shortcode-table" + repo: "https://github.com/pablotron/hugo-shortcode-table" + text: "Table shortcode for Hugo." + - name: "Luigi Template" slug: "luigi-template" repo: "https://github.com/pablotron/luigi-template" |