mirror of
https://github.com/clearlinux/clearlinux.github.io.git
synced 2026-09-07 06:14:34 +00:00
Remove analytics
This commit is contained in:
+2
-2
@@ -13,7 +13,7 @@
|
||||
<html lang="en" dir="ltr" prefix="content: http://purl.org/rss/1.0/modules/content/ dc: http://purl.org/dc/terms/ foaf: http://xmlns.com/foaf/0.1/ og: http://ogp.me/ns# rdfs: http://www.w3.org/2000/01/rdf-schema# schema: http://schema.org/ sioc: http://rdfs.org/sioc/ns# sioct: http://rdfs.org/sioc/types# skos: http://www.w3.org/2004/02/skos/core# xsd: http://www.w3.org/2001/XMLSchema# ">
|
||||
<head>
|
||||
<meta charset="utf-8" />
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-61272224-1"></script>
|
||||
|
||||
<script>window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments)};gtag("js", new Date());gtag("config", "UA-61272224-1", {"groups":"default","linker":{"domains":["docs.01.org\/clearlinux"]},"anonymize_ip":true,"allow_ad_personalization_signals":false});</script>
|
||||
<meta name="description" content="When learning computer programming languages, the first example tutorial given is usually ‘hello world’. Similarly, to learn about machine learning, the first example is often image recognition of handwritten numbers based on the MNIST dataset. If you've ever wondered how to get started with machine learning, our tutorial offers an easy step by step guide to begin to explore this exciting new field of computer science." />
|
||||
<meta property="og:site_name" content="Clear Linux* Project" />
|
||||
@@ -404,7 +404,7 @@
|
||||
<script src="https://clearlinux.org/core/misc/polyfills/element.matches.js?v=9.4.8"></script>
|
||||
<script src="https://clearlinux.org/core/assets/vendor/once/once.min.js?v=1.0.1"></script>
|
||||
<script src="https://clearlinux.org/modules/contrib/extlink/extlink.js?v=9.4.8"></script>
|
||||
<script src="https://clearlinux.org/modules/contrib/google_analytics/js/google_analytics.js?v=9.4.8"></script>
|
||||
|
||||
<script src="https://cdnjs.cloudflare.com/ajax/libs/OwlCarousel2/2.2.1/owl.carousel.min.js" integrity="sha256-s5TTOyp+xlSmsDfr/aZhg0Gz+JejYr5iTJI8JxG1SkM=" crossorigin="anonymous"></script>
|
||||
<script src="https://clearlinux.org/modules/custom/clearlinux.org/themes/clearlinux_theme/js/src/jquery.colorbox.min.js?v=9.4.8"></script>
|
||||
<script src="https://clearlinux.org/modules/custom/clearlinux.org/themes/clearlinux_theme/js/src/clearlinux_theme.js?v=9.4.8"></script>
|
||||
|
||||
Reference in New Issue
Block a user