/[smecontribs]/rpms/fmt/contribs10/doc-_templates-layout-stripped-Google-Analytics.patch
ViewVC logotype

Annotation of /rpms/fmt/contribs10/doc-_templates-layout-stripped-Google-Analytics.patch

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph


Revision 1.1 - (hide annotations) (download)
Thu Nov 11 05:30:14 2021 UTC (2 years, 11 months ago) by jpp
Branch: MAIN
CVS Tags: fmt-7_1_3-2_fc34, fmt-7_1_3-2_el7_sme, HEAD
Initial import

1 jpp 1.1 diff --git a/doc/_templates/layout.html b/doc/_templates/layout.html
2     index 333a606c..8ff160de 100644
3     --- a/doc/_templates/layout.html
4     +++ b/doc/_templates/layout.html
5     @@ -5,15 +5,6 @@
6     <meta name="keywords" content="C++, formatting, printf, string, library">
7     <meta name="author" content="Victor Zverovich">
8     <link rel="stylesheet" href="_static/fmt.css">
9     -{# Google Analytics #}
10     -<script async src="https://www.googletagmanager.com/gtag/js?id=UA-20116650-4"></script>
11     -<script>
12     - window.dataLayer = window.dataLayer || [];
13     - function gtag(){dataLayer.push(arguments);}
14     - gtag('js', new Date());
15     -
16     - gtag('config', 'UA-20116650-4');
17     -</script>
18     {% endblock %}
19    
20     {%- macro searchform(classes, button) %}
21     --
22     2.28.0
23    

admin@koozali.org
ViewVC Help
Powered by ViewVC 1.2.1 RSS 2.0 feed