Merge pull request #2255 from h5bp/extend-md-update

updates extend.md
This commit is contained in:
Rob Larsen
2020-05-30 19:22:58 -04:00
committed by GitHub
2 changed files with 2 additions and 2 deletions

2
dist/doc/extend.md vendored
View File

@@ -164,7 +164,7 @@ Add this function after `ga` is defined:
### Track page scroll
Add this function after `ga` is defined:
Add this function after `ga` is defined. Note, the following snippet requires jQuery.
```js
$(function(){

View File

@@ -164,7 +164,7 @@ Add this function after `ga` is defined:
### Track page scroll
Add this function after `ga` is defined:
Add this function after `ga` is defined. Note, the following snippet requires jQuery.
```js
$(function(){