Tunghsiao Liu
5 years ago
No known key found for this signature in database
GPG Key ID: 1EC07B97513A7726
2 changed files with
6 additions and
3 deletions
-
_app/_includes/themes/7z/layouts/default.html
-
_config.yml
|
|
@ -110,5 +110,8 @@ |
|
|
|
|
|
|
|
</table> |
|
|
|
|
|
|
|
<!-- Google Analytics --> |
|
|
|
{{ amsf_google_analytics }} |
|
|
|
|
|
|
|
</body> |
|
|
|
</html> |
|
|
@ -171,9 +171,9 @@ service_worker: |
|
|
|
|
|
|
|
# Google Analytics tracking code |
|
|
|
google_analytics: |
|
|
|
enabled: false |
|
|
|
id: UA-xxxxxxx |
|
|
|
url: https://www.google-analytics.com/analytics.js |
|
|
|
enabled: true |
|
|
|
id: UA-369707-1 |
|
|
|
url: https://experiments.sparanoid.net/ga.js |
|
|
|
|
|
|
|
# Site Twitter account handle |
|
|
|
twitter: 7zip |
|
|
|