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
masonstrap
Commits
5fb8d391
Unverified
Commit
5fb8d391
authored
Mar 03, 2018
by
Zach Knox
Browse files
Change /> to </script>, because it was breaking everything otherwise
parent
c693a358
Changes
1
Hide whitespace changes
Inline
Side-by-side
README.md
View file @
5fb8d391
...
...
@@ -26,7 +26,7 @@ In lieu of serving the files yourself, you can utilize Gitlab Pages as a CDN:
```
html
<link
href=
"https://srct.gmu.io/masonstrap/css/masonstrap.min.css"
rel=
"stylesheet"
>
<script
src=
"https://srct.gmu.io/masonstrap/js/masonstrap.min.js"
/
>
<script
src=
"https://srct.gmu.io/masonstrap/js/masonstrap.min.js"
></script
>
```
Note: Use at your own risk. :)
...
...
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