We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent b4b40ac commit afa247dCopy full SHA for afa247d
templates/index.html
@@ -9,7 +9,7 @@
9
<div class="hero-body">
10
<div class="container">
11
<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>
+ <h1 class="title">Very basic kickstart Bottle kit with Vue.js</h1>
13
<h2 class="subtitle">Included Axios, Bulma.io, Babel and Webpack 2</h2>
14
<a class="github-button" href="https://github.com/koddr"
15
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>
66
</div>
67
68
</footer>
69
-{% endblock %}
+{% endblock %}
0 commit comments