Skip to content

Commit 0a9e348

Browse files
author
Rakhim Davletkaliyev
committed
redirect to hexlet
1 parent ef7edcc commit 0a9e348

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

index.html

+3-2
Original file line numberDiff line numberDiff line change
@@ -32,13 +32,14 @@
3232

3333
<body>
3434
<script>
35-
(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
35+
location.assign("https://hexlet.io");
36+
/*(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){
3637
(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),
3738
m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)
3839
})(window,document,'script','//www.google-analytics.com/analytics.js','ga');
3940
4041
ga('create', 'UA-1360700-51', 'auto');
41-
ga('send', 'pageview');
42+
ga('send', 'pageview');*/
4243

4344
</script>
4445
<div class="page-wrapper"><header class="header-15 hidden">

0 commit comments

Comments
 (0)