Первоначальная версия
This commit is contained in:
7
public/data/start.html
Normal file
7
public/data/start.html
Normal file
@@ -0,0 +1,7 @@
|
||||
<div class="text-xs-center">
|
||||
<img src="../img/logo.png" alt="Логотип Vue.js">
|
||||
<h1>Самоучитель Vue.js</h1>
|
||||
<h2>© Александр Чебыкин, 2019</h2>
|
||||
<h3>Опубликовано под лицензией <a href="https://opensource.org/licenses/MIT">MIT</a></h3>
|
||||
Git: <a href="https://home.cainet.info:3000/cai/VueJS/" target="_blank">https://home.cainet.info:3000/cai/VueJS/</a>
|
||||
</div>
|
||||
Reference in New Issue
Block a user