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
d18d3ae6
Commit
d18d3ae6
authored
Jan 04, 2017
by
Mark Stenglein
Browse files
fix minor spelling bugs
parent
c109bab6
Changes
3
Hide whitespace changes
Inline
Side-by-side
srctweb/_data/navigation.yml
View file @
d18d3ae6
...
...
@@ -22,7 +22,7 @@ main:
url
:
"
/documents/terms_of_service/"
-
title
:
"
Privacy
Policy"
url
:
"
/documents/priv
i
cy_policy/"
url
:
"
/documents/priv
a
cy_policy/"
-
title
:
"
Intellectual
Property"
url
:
"
/documents/intellectual_property/"
...
...
srctweb/_includes/head.html
View file @
d18d3ae6
...
...
@@ -45,5 +45,5 @@
<meta
name=
"description"
content=
"{{ site.description }}"
>
<!-- TODO: make this jekyll compliant -->
<title>
{{ site.title }}
</title>
<title>
{{ site.title }}
{% if page.permalink != '/' %} | {{ page.title }}{% endif %}
</title>
srctweb/_pages/home.html
View file @
d18d3ae6
...
...
@@ -193,7 +193,7 @@ jumbotron: true
<p>
You can also come to any of our major events: all-day workshops, travel to conferences,
hosting speakers, and more. Every event goes on our
<a
href=
"
https://example.com/REPLACEWITHCALENDAR
"
>
calendar
</a>
, on our
<a
href=
"https://facebook.com/MasonSRCT"
>
Facebook page
</a>
,
<a
href=
"
/calendar/
"
>
calendar
</a>
, on our
<a
href=
"https://facebook.com/MasonSRCT"
>
Facebook page
</a>
,
and is announced on our
<a
href=
"http://lists.srct.gmu.edu/listinfo/srct-general"
>
mailing list
</a>
.
You can also join us representing Mason at
<a
href=
"https://mlh.io/"
>
hackathons
</a>
.
...
...
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