aboutsummaryrefslogtreecommitdiffstats
path: root/_data/sections.yml
diff options
context:
space:
mode:
authorMatt Rude <[email protected]>2018-02-01 15:23:41 -0600
committerMatt Rude <[email protected]>2018-02-01 15:23:41 -0600
commit2277bbda4e361750395251df8372aba9e69931fb (patch)
tree69cf8c45fe38924f95869e1878668afe088f7571 /_data/sections.yml
downloadxmpp-site-lite-2277bbda4e361750395251df8372aba9e69931fb.tar.gz
xmpp-site-lite-2277bbda4e361750395251df8372aba9e69931fb.tar.bz2
xmpp-site-lite-2277bbda4e361750395251df8372aba9e69931fb.zip
Starting Out
Diffstat (limited to '_data/sections.yml')
-rw-r--r--_data/sections.yml16
1 files changed, 16 insertions, 0 deletions
diff --git a/_data/sections.yml b/_data/sections.yml
new file mode 100644
index 0000000..3629e53
--- /dev/null
+++ b/_data/sections.yml
@@ -0,0 +1,16 @@
+- name: Archiving/Storage
+ slug: history
+ glyph: fa fa-floppy-o
+ color: 9FCF6C
+ col: 3
+
+- name: File Sharing
+ slug: file
+ glyph: fa fa-cloud-download
+ col: 2
+
+- name: Mobile
+ slug: mobile
+ glyph: fa fa-mobile
+ color: E66E20
+ col: 3