Skip to content

Commit e9d34a7

Browse files
committed
update: external snippets
1 parent f63e58a commit e9d34a7

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

external/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
## Analytics
44

5-
### [extga] Google Analytics Object
5+
### [e-ga] Google Analytics Object
66

77
```html
88
<script>

external/ga.sublime-snippet

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,6 @@
99
ga('send', 'pageview');
1010
1111
</script>$2]]></content>
12-
<tabTrigger>extga</tabTrigger>
12+
<tabTrigger>e-ga</tabTrigger>
1313
<description>Google Analytics</description>
1414
</snippet>

0 commit comments

Comments
 (0)