Skip to content

Commit afa247d

Browse files
authored
Update index.html
1 parent b4b40ac commit afa247d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

templates/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<div class="hero-body">
1010
<div class="container">
1111
<img src="/static/images/bottle-vue-kickstart-logo-horizontal.svg" alt="Bottle Vue Kickstart logo"/>
12-
<h1 class="title">Very basic kickstart Bootle kit with Vue.js</h1>
12+
<h1 class="title">Very basic kickstart Bottle kit with Vue.js</h1>
1313
<h2 class="subtitle">Included Axios, Bulma.io, Babel and Webpack 2</h2>
1414
<a class="github-button" href="https://github.com/koddr"
1515
data-style="mega" aria-label="View on GitHub">View on GitHub</a>
@@ -66,4 +66,4 @@ <h3 class="title">Oh.. I don't found any objects on Database!</h3>
6666
</div>
6767
</div>
6868
</footer>
69-
{% endblock %}
69+
{% endblock %}

0 commit comments

Comments
 (0)