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
932f5b1c
Commit
932f5b1c
authored
Sep 26, 2018
by
David Haynes
🙆
Browse files
Merge branch 'masonstrap-uri-update' into 'master'
Add new DO spaces link to masonstrap See merge request
srctweb!80
parents
17dd127e
43661649
Changes
2
Hide whitespace changes
Inline
Side-by-side
srctweb/_includes/head.html
View file @
932f5b1c
...
...
@@ -26,9 +26,8 @@
<meta
name=
"twitter:image"
content=
"{{ site.url }}/assets/img/SRCT_square_green_sm.png"
>
<!-- Load stylesheets -->
<link
rel=
"stylesheet"
href=
"https://srct.gmu.io/masonstrap/css/masonstrap.min.css"
/>
<link
rel=
"stylesheet"
href=
"https://srct.nyc3.digitaloceanspaces.com/masonstrap/masonstrap.min.css"
/>
<link
href=
"/assets/css/style.css"
rel=
"stylesheet"
>
<!-- Load favicon -->
<link
rel=
"icon"
href=
"/assets/img/favicon.ico"
>
{% if page.tablesorter_css %}
<link
rel=
"stylesheet"
href=
"/assets/css/tablesorter.css"
>
{% endif %}
<link
rel=
"stylesheet"
href=
"/assets/css/tablesorter.css"
>
{% endif %}
\ No newline at end of file
srctweb/_includes/scripts.html
View file @
932f5b1c
<script
src=
"/assets/js/functions.js"
></script>
<script
src=
"https://srct.
gmu.io
/masonstrap/
js/
masonstrap.min.js"
></script>
<script
src=
"https://srct.
nyc3.digitaloceanspaces.com
/masonstrap/masonstrap.min.js"
></script>
\ No newline at end of file
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