mirror of
https://github.com/git-quick-stats/git-quick-stats.git
synced 2025-12-16 12:00:12 +01:00
refresh
- remove gtm - update images
This commit is contained in:
23
index.html
23
index.html
@@ -12,16 +12,7 @@
|
||||
<link href="assets/style.css" rel="stylesheet" type="text/css">
|
||||
<meta name="viewport" content="width=device-width,initial-scale=1,minimum-scale=1">
|
||||
<link rel="shortcut icon" href="assets/icon.svg" type="image/x-icon">
|
||||
<!-- Global site tag (gtag.js) - Google Analytics -->
|
||||
<script async src="https://www.googletagmanager.com/gtag/js?id=UA-166077634-1"></script>
|
||||
<script>
|
||||
window.dataLayer = window.dataLayer || [];
|
||||
function gtag() { dataLayer.push(arguments); }
|
||||
gtag('js', new Date());
|
||||
|
||||
gtag('config', 'UA-166077634-1');
|
||||
</script>
|
||||
|
||||
<script defer data-domain="git-quick-stats.sh" src="https://beacon.static-data.com/js/script.js"></script>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
@@ -65,8 +56,8 @@
|
||||
</div>
|
||||
|
||||
<div class="center">
|
||||
<img src="https://user-images.githubusercontent.com/8818630/58364013-61e53800-7e7b-11e9-87f9-790d6744fbd5.png"
|
||||
alt="image">
|
||||
<img src="https://user-images.githubusercontent.com/8818630/154823670-f42a111b-45f4-47fc-aea7-80059827c8e6.png"
|
||||
alt="git quick stats">
|
||||
</div>
|
||||
</section>
|
||||
|
||||
@@ -110,12 +101,12 @@
|
||||
</h2>
|
||||
<div class="row">
|
||||
<div class="">
|
||||
<img src="https://user-images.githubusercontent.com/8818630/58364011-61e53800-7e7b-11e9-9417-16cbb241ac2e.png"
|
||||
alt="image">
|
||||
<img src="https://user-images.githubusercontent.com/8818630/154823677-e34ca867-ae61-4755-bf89-c877f809c591.png"
|
||||
alt="git commits by weekday">
|
||||
</div>
|
||||
<div class="">
|
||||
<img src="https://user-images.githubusercontent.com/8818630/58364010-61e53800-7e7b-11e9-8711-a40b50aebf52.png"
|
||||
alt="image">
|
||||
<img src="https://user-images.githubusercontent.com/8818630/154823679-bdadc26c-c644-4a01-b625-85e330f85d41.png"
|
||||
alt="git commits by hour">
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
Reference in New Issue
Block a user