Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
R3
howto-cards
Commits
398c3476
Verified
Commit
398c3476
authored
Feb 07, 2020
by
Laurent Heirendt
✈
Browse files
minor changes
parent
30ad6558
Changes
1
Hide whitespace changes
Inline
Side-by-side
_includes/scripts.html
View file @
398c3476
...
...
@@ -11,6 +11,6 @@
var
d
=
document
,
g
=
d
.
createElement
(
'
script
'
),
s
=
d
.
getElementsByTagName
(
'
script
'
)[
0
];
g
.
type
=
'
text/javascript
'
;
g
.
async
=
true
;
g
.
defer
=
true
;
g
.
src
=
u
+
'
matomo.js
'
;
s
.
parentNode
.
insertBefore
(
g
,
s
);
})();
</script>
<noscript><p><img
src=
"https://howto-monitoring.lcsb.uni.lu/matomo/matomo.php?idsite=2&rec=1"
style=
"border:0;"
alt=
""
/></p></noscript>
<!-- End Matomo Code -->
\ No newline at end of file
</script>
<noscript><p><img
src=
"https://howto-monitoring.lcsb.uni.lu/matomo/matomo.php?idsite=2&rec=1"
style=
"border:0;"
alt=
""
/></p></noscript>
<!-- End Matomo Code -->
\ 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