aboutsummaryrefslogtreecommitdiffstats
path: root/_data/nug-sections.yml
diff options
context:
space:
mode:
Diffstat (limited to '_data/nug-sections.yml')
-rw-r--r--_data/nug-sections.yml16
1 files changed, 16 insertions, 0 deletions
diff --git a/_data/nug-sections.yml b/_data/nug-sections.yml
new file mode 100644
index 0000000..b4f293e
--- /dev/null
+++ b/_data/nug-sections.yml
@@ -0,0 +1,16 @@
+- name: Download a Client
+ slug: nug-download
+ glyph: fa fa-cloud-download
+ color: 9FCF6C
+ file: nug-download.html
+
+- name: Register an Account
+ slug: nug-register
+ glyph: fa fa-user
+ file: nug-register.html
+
+- name: Connect your Account
+ slug: nug-connect
+ glyph: fa fa-mobile
+ color: E66E20
+ file: nug-connect.html