Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
SRCT
srct.gmu.io
Commits
807935ad
Commit
807935ad
authored
Aug 16, 2017
by
Michael T Bailey
Browse files
Update nav
parent
a7faba4c
Changes
2
Hide whitespace changes
Inline
Side-by-side
srctweb/_includes/documents_menu.html
View file @
807935ad
...
...
@@ -4,7 +4,7 @@
<div
class=
"list-group"
>
<a
href=
"/documents/policy/"
class=
"list-group-item {% if page.title == 'General Policy' %}active{% endif %}"
>
General Policy
</a>
<a
href=
"/documents/constitution/"
class=
"list-group-item {% if page.title == 'Constitution' %}active{% endif %}"
>
Constitution
</a>
<a
href=
"/documents/usage_policy/"
class=
"list-group-item {% if page.title == 'Usage Policy' %}active{% endif %}"
>
Usage Policy
</a>
<a
href=
"/documents/usage_policy/"
class=
"list-group-item {% if page.title == 'Usage Policy' %}active{% endif %}"
>
Usage
&
Disclosure
Policy
</a>
<a
href=
"/documents/terms_of_service/"
class=
"list-group-item {% if page.title == 'Terms of Service' %}active{% endif %}"
>
Terms of Service
</a>
<a
href=
"/documents/privacy_policy/"
class=
"list-group-item {% if page.title == 'Privacy Policy' %}active{% endif %}"
>
Privacy Policy
</a>
<a
href=
"/documents/intellectual_property/"
class=
"list-group-item {% if page.title == 'Intellectual Property' %}active{% endif %}"
>
Intellectual Property
</a>
...
...
srctweb/_pages/documents.html
View file @
807935ad
...
...
@@ -13,7 +13,7 @@ permalink: /documents/
<td><a
href=
"/documents/constitution/"
>
Constitution
</a></td>
</tr>
<tr>
<td><a
href=
"/documents/usage_policy/"
>
Usage Policy
</a></td>
<td><a
href=
"/documents/usage_policy/"
>
Usage
&
Disclosure
Policy
</a></td>
</tr>
<tr>
<td><a
href=
"/documents/terms_of_service/"
>
Terms of Service
</a></td>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment