Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Zen Fu
tails
Commits
ca75d7ea
Commit
ca75d7ea
authored
Jul 04, 2019
by
Ulrike Uhlig
Browse files
Force CSS reload for changes I made weeks ago.
parent
eb3adc65
Changes
1
Hide whitespace changes
Inline
Side-by-side
wiki/src/templates/page.tmpl
View file @
ca75d7ea
...
...
@@ -20,7 +20,7 @@
<TMPL_IF
LOCAL_CSS
>
<link
rel=
"stylesheet"
href=
"<TMPL_VAR BASEURL><TMPL_VAR LOCAL_CSS>"
type=
"text/css"
/>
<TMPL_ELSE>
<link
rel=
"stylesheet"
href=
"<TMPL_VAR BASEURL>local.css?reload-2019-0
1-15
"
type=
"text/css"
/>
<link
rel=
"stylesheet"
href=
"<TMPL_VAR BASEURL>local.css?reload-2019-0
7-04
"
type=
"text/css"
/>
</TMPL_IF>
<script
src=
"<TMPL_VAR BASEURL>lib/js/mirror-dispatcher.js"
type=
"text/javascript"
></script>
...
...
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