aboutsummaryrefslogtreecommitdiffstats
path: root/_data/sections.yml
diff options
context:
space:
mode:
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