Add github links

This commit is contained in:
2018-06-17 12:03:31 +03:00
parent a0f52cba6e
commit 71937286d4
2 changed files with 10 additions and 1 deletions

View File

@ -24,6 +24,15 @@ title: Гадалка
а потом пользуйтесь клавишами "1" - нечет или "2" - чет.
</p>
<ul>
<li>
<a href="https://github.com/anwinged/predictor" target="_blank">Код гадалки на Github</a>
</li>
<li>
<a href="https://github.com/anwinged/homepage/blob/master/source/_assets/predictor/Demo.vue" target="_blank" >Код этого примера</a>
</li>
</ul>
<div id="app"></div>
{% endblock %}