diff options
author | Paul Duncan <pabs@pablotron.org> | 2021-10-25 18:40:48 -0400 |
---|---|---|
committer | Paul Duncan <pabs@pablotron.org> | 2021-10-25 18:40:48 -0400 |
commit | 6af9b6dc93079ef32d51eeb44f854ef628c5b182 (patch) | |
tree | 5cdc08e0ac6013e1ee253bf8df3e20d86671595d | |
parent | 963e3795d36e278e60d569385cb304b07192ca3a (diff) | |
download | pablotron.org-6af9b6dc93079ef32d51eeb44f854ef628c5b182.tar.bz2 pablotron.org-6af9b6dc93079ef32d51eeb44f854ef628c5b182.zip |
articles/table-shortcode-examples.md: add github repo to intro
-rw-r--r-- | content/articles/table-shortcode-examples.md | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/content/articles/table-shortcode-examples.md b/content/articles/table-shortcode-examples.md index bac0bdd..b9415a0 100644 --- a/content/articles/table-shortcode-examples.md +++ b/content/articles/table-shortcode-examples.md @@ -507,6 +507,8 @@ Features: * Easy to configure emitted [CSS][] classes for a variety of frameworks, including [Bulma][] and [Bootstrap][]. +[GitHub Repository][hugo-shortcode-table] + ## Quick Start To get started: |