mirror of
https://github.com/AlekseyLobanov/AlekseyLobanov.github.io.git
synced 2026-01-12 05:02:02 +03:00
Some menu changes and added ChessBot article
This commit is contained in:
@@ -38,8 +38,8 @@
|
||||
<nav>
|
||||
<ul id="nav-links">
|
||||
<li><a href="..//">Главная</a></li>
|
||||
<li><a href="../pages/about.html">Об авторе</a></li>
|
||||
<li><a href="../pages/projects.html">Мои проекты</a></li>
|
||||
<li><a href="../pages/about.html">Об авторе</a></li>
|
||||
<li><a href="../feeds/feed.atom.xml">Atom feed</a></li>
|
||||
</ul>
|
||||
</nav>
|
||||
@@ -50,6 +50,20 @@
|
||||
</footer></header>
|
||||
<div id="post-container">
|
||||
<ol id="post-list">
|
||||
<li>
|
||||
<article class="post-entry">
|
||||
<header class="entry-header">
|
||||
<time class="post-time" datetime="2016-01-10T13:35:00+03:00" pubdate>
|
||||
Вс. 10 Январь 2016
|
||||
</time>
|
||||
<a href="../posts/kak-ia-shakhmatnogo-bota-pisal/" rel="bookmark"><h1>Как я шахматного бота писал</h1></a>
|
||||
</header>
|
||||
<section class="post-content">
|
||||
<p>Как я проверял шахматное приложение на “ботоустойчивость”.</p>
|
||||
</section>
|
||||
</article>
|
||||
</li>
|
||||
<hr/>
|
||||
<li>
|
||||
<article class="post-entry">
|
||||
<header class="entry-header">
|
||||
|
||||
Reference in New Issue
Block a user