Skip to content

Commit 14dd558

Browse files
authored
Update index.html
1 parent 7dc5dc7 commit 14dd558

1 file changed

Lines changed: 12 additions & 3 deletions

File tree

index.html

Lines changed: 12 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,11 +6,20 @@
66
<title>Максим Софронов</title>
77
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1, user-scalable=0">
88
<meta name="format-detection" content="telephone=no">
9-
<meta name="apple-mobile-web-app-capable" content="yes">
10-
<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">
119
</head>
1210

1311
<body>
14-
<div style="position: fixed; top: 0; left: 0; width: 100%; height: 100%; background-color: #ff0;"></div>
12+
<h1>Максим Софронов</h1>
13+
14+
<h2>Проекты</h2>
15+
16+
<ul>
17+
<li><a href="//mahoweek.ru">Mahoweek: краткосрочный план дел</a></li>
18+
<li><a href="//365dayz.ru">Проект «365 дней»</a></li>
19+
<li><a href="//cartonbox.constlab.ru">Картонбокс: правильные модальные окна</a></li>
20+
<li>...</li>
21+
</ul>
22+
23+
<!-- Yandex.Metrika counter --> <script type="text/javascript"> (function (d, w, c) { (w[c] = w[c] || []).push(function() { try { w.yaCounter750628 = new Ya.Metrika({ id:750628, clickmap:true, trackLinks:true, accurateTrackBounce:true, webvisor:true, trackHash:true }); } catch(e) { } }); var n = d.getElementsByTagName("script")[0], s = d.createElement("script"), f = function () { n.parentNode.insertBefore(s, n); }; s.type = "text/javascript"; s.async = true; s.src = "https://mc.yandex.ru/metrika/watch.js"; if (w.opera == "[object Opera]") { d.addEventListener("DOMContentLoaded", f, false); } else { f(); } })(document, window, "yandex_metrika_callbacks"); </script> <noscript><div><img src="https://mc.yandex.ru/watch/750628" style="position:absolute; left:-9999px;" alt="" /></div></noscript> <!-- /Yandex.Metrika counter -->
1524
</body>
1625
</html>

0 commit comments

Comments
 (0)