浏览代码

Link to shortcode data files

zwbetz-gh 6 年之前
父节点
当前提交
24137e96bb
共有 1 个文件被更改,包括 4 次插入0 次删除
  1. 4 0
      exampleSite/content/post/cupper-shortcodes/index.md

+ 4 - 0
exampleSite/content/post/cupper-shortcodes/index.md

@@ -162,6 +162,8 @@ This is a note! It's something the reader may like to know about but is suppleme
 
 ## principles
 
+See the [full principles list](https://github.com/zwbetz-gh/cupper-hugo-theme/blob/master/data/principles.json).
+
 ```
 {{%/* principles include="Add value, Be consistent" descriptions="true" */%}}
 ```
@@ -206,6 +208,8 @@ This is a warning! It's about something the reader should be careful to do or to
 
 ## wcag
 
+See the [full wcag list](https://github.com/zwbetz-gh/cupper-hugo-theme/blob/master/data/wcag.json). 
+
 ```
 {{%/* wcag include="1.2.1, 1.3.1, 4.1.2" */%}}
 ```