diff --git a/docs/index.html b/docs/index.html index e9cbf959..5c4273fb 100644 --- a/docs/index.html +++ b/docs/index.html @@ -144,9 +144,7 @@ However, a big part of this primer's experience is the fact that all graphics are interactive, and for that to work, HTML Custom Elements need to work, which requires Javascript to be enabled. If anything, you'll probably want to allow scripts to run just for this site, and keep blocking everything else. Although that does mean you won't see comments, which use Disqus's comment system, and you - won't get convenient "share a link to the section you're reading right now" buttons, if that's something you like to do. You'll also be - blocking my non-google pagehit tracker, which lets me see who's linking to the primer; that's probably not something you care about, but - it lets reach out to folks that thought the primer was worth linking to, and I like talking to people who care enough to link. + won't get convenient "share a link to the section you're reading right now" buttons, if that's something you like to do.
diff --git a/docs/ja-JP/index.html b/docs/ja-JP/index.html index e321a062..c2044a95 100644 --- a/docs/ja-JP/index.html +++ b/docs/ja-JP/index.html @@ -145,9 +145,7 @@ However, a big part of this primer's experience is the fact that all graphics are interactive, and for that to work, HTML Custom Elements need to work, which requires Javascript to be enabled. If anything, you'll probably want to allow scripts to run just for this site, and keep blocking everything else. Although that does mean you won't see comments, which use Disqus's comment system, and you - won't get convenient "share a link to the section you're reading right now" buttons, if that's something you like to do. You'll also be - blocking my non-google pagehit tracker, which lets me see who's linking to the primer; that's probably not something you care about, but - it lets reach out to folks that thought the primer was worth linking to, and I like talking to people who care enough to link. + won't get convenient "share a link to the section you're reading right now" buttons, if that's something you like to do. diff --git a/docs/zh-CN/index.html b/docs/zh-CN/index.html index 7e358cee..e1ffa74f 100644 --- a/docs/zh-CN/index.html +++ b/docs/zh-CN/index.html @@ -145,9 +145,7 @@ However, a big part of this primer's experience is the fact that all graphics are interactive, and for that to work, HTML Custom Elements need to work, which requires Javascript to be enabled. If anything, you'll probably want to allow scripts to run just for this site, and keep blocking everything else. Although that does mean you won't see comments, which use Disqus's comment system, and you - won't get convenient "share a link to the section you're reading right now" buttons, if that's something you like to do. You'll also be - blocking my non-google pagehit tracker, which lets me see who's linking to the primer; that's probably not something you care about, but - it lets reach out to folks that thought the primer was worth linking to, and I like talking to people who care enough to link. + won't get convenient "share a link to the section you're reading right now" buttons, if that's something you like to do. diff --git a/src/fragments/noscript.html b/src/fragments/noscript.html index fae5b08a..baccc9aa 100644 --- a/src/fragments/noscript.html +++ b/src/fragments/noscript.html @@ -20,10 +20,7 @@ scripts to run just for this site, and keep blocking everything else. Although that does mean you won't see comments, which use Disqus's comment system, and you won't get convenient "share a link to the section you're reading right now" buttons, if that's - something you like to do. You'll also be blocking my non-google pagehit tracker, which - lets me see who's linking to the primer; that's probably not something you care about, - but it lets reach out to folks that thought the primer was worth linking to, and I - like talking to people who care enough to link. + something you like to do. \ No newline at end of file