Skip to content

Commit 8121bd2

Browse files
committed
⬆️
1 parent 4d4fc4f commit 8121bd2

File tree

4 files changed

+3
-1
lines changed

4 files changed

+3
-1
lines changed

css/style.css

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
File renamed without changes.

img/og.png

-6.29 KB
Loading

index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@
1111
<meta property="og:url" content="https://htmlacademy.github.io/codeguide/">
1212
<meta property="og:title" itemprop="name" content="Стиль кода Академии HTML">
1313
<meta property="og:image" itemprop="image" content="https://htmlacademy.github.io/codeguide/img/og.png">
14+
<script>(function(i,s,o,g,r,a,m){i['GoogleAnalyticsObject']=r;i[r]=i[r]||function(){(i[r].q=i[r].q||[]).push(arguments)},i[r].l=1*new Date();a=s.createElement(o),m=s.getElementsByTagName(o)[0];a.async=1;a.src=g;m.parentNode.insertBefore(a,m)})(window,document,'script','//www.google-analytics.com/analytics.js','ga');ga('create','UA-29640059-7','auto');ga('send','pageview');</script>
1415
</head>
1516
<body>
1617

@@ -19,6 +20,7 @@
1920
<img class="logo" src="img/bane.svg" width="300" height="300" alt="HTML Academy" title="HTML Academy">
2021
</a>
2122
<h1>Стиль кода Академии HTML</h1>
23+
<p><a href="https://github.com/htmlacademy/codeguide">github.com/htmlacademy/codeguide</a></p>
2224
</header>
2325
<section class="chapter">
2426
<h2>Оглавление</h2>

0 commit comments

Comments
 (0)