mirror of
https://github.com/c0de-archive/pelican-mg.git
synced 2025-07-30 13:30:17 +00:00
Adding .pre-commit-config.yaml
This commit is contained in:
@@ -31,9 +31,9 @@ ga('create','{{ GOOGLE_ANALYTICS }}');ga('send','pageview');
|
||||
{% if SC_PROJECT and SC_SECURITY %}
|
||||
<!-- Start of StatCounter Code for Default Guide -->
|
||||
<script type="text/javascript">
|
||||
var sc_project={{ SC_PROJECT }};
|
||||
var sc_invisible=1;
|
||||
var sc_security="{{ SC_SECURITY }}";
|
||||
var sc_project={{ SC_PROJECT }};
|
||||
var sc_invisible=1;
|
||||
var sc_security="{{ SC_SECURITY }}";
|
||||
var scJsHost = (("https:" == document.location.protocol) ?
|
||||
"https://secure." : "http://www.");
|
||||
document.write("<sc"+"ript type='text/javascript' src='" +
|
||||
|
Reference in New Issue
Block a user