Rewrite about page with Vue
This commit is contained in:
@ -9,16 +9,6 @@ title: Обо мне
|
||||
|
||||
{% block content %}
|
||||
|
||||
<section class="about-me js-about-me">
|
||||
<div class="about-me__content">
|
||||
|
||||
<p class="about-me__note" id="about-me-note"></p>
|
||||
|
||||
<p class="about-me__links">
|
||||
<a id="know-better" href="#">Узнать чуть лучше</a>
|
||||
</p>
|
||||
|
||||
</div>
|
||||
</section>
|
||||
<div id="app"></div>
|
||||
|
||||
{% endblock %}
|
||||
|
Reference in New Issue
Block a user