Better GitHub pages.

This commit is contained in:
Lilian Besson
2015-12-29 22:08:00 +01:00
parent 5ae48e07c2
commit 5c8367c440
7 changed files with 32 additions and 43 deletions

View File

@@ -40,7 +40,7 @@ with including a piece of Javascript code, before *or* after closing the *textar
ga('create','UA-38514290-14','lbesson.bitbucket.org'); ga('send','pageview');
</script>
<noscript>
The previous parapraph was supposed to include Google Analytics web monitoring tool,
The previous paragraph was supposed to include Google Analytics web monitoring tool,
but hey, you are browsing without JavaScript enabled, what can I do for it ? <br/>
Maybe you are using a text-only browser (w3m, links, elinks ? I love elinks !),
or a 19th-century IE, or maybe you disabled JavaScript globally (which is kinda stupid) or site-by-site (with NoScript, as I do, which is brilliant, and safer).