Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
giscience
WeGovNow
attribute-analyser
Commits
68147556
Commit
68147556
authored
Jul 06, 2018
by
Adam Rousell
Browse files
made jquery library https
parent
3058e9f3
Changes
1
Hide whitespace changes
Inline
Side-by-side
views/layout.pug
View file @
68147556
...
...
@@ -4,7 +4,7 @@ html
meta(charset='utf-8')
link(rel='Stylesheet' href='public/css/main.css')
link(rel='Stylesheet' href='public/css/custom/custom.css')
script(src='http://code.jquery.com/jquery-2.1.4.min.js' charset='utf-8')
script(src='http
s
://code.jquery.com/jquery-2.1.4.min.js' charset='utf-8')
script(src='public/js/languages/langs.js')
script(src='public/js/translate.js')
script(src='public/js/custom/languages.js')
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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