Skip to content

Commit

Permalink
Better title
Browse files Browse the repository at this point in the history
  • Loading branch information
maoberlehner committed Jul 21, 2018
1 parent b83b14e commit e7039ed
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions public/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<meta name="viewport" content="width=device-width,initial-scale=1.0">
<link rel="icon" href="<%= BASE_URL %>favicon.ico">
<title>building-a-website-with-vue-the-storyblok-visual-editor-and-netlify</title>
<title>Building a Website with Vue.js, the Storyblok Visual Editor and Netlify</title>
<% if (VUE_APP_STORYBLOK_BRIDGE === 'true') { %>
<script src="//app.storyblok.com/f/storyblok-latest.js?t=<%= VUE_APP_ACCESS_TOKEN %>" type="text/javascript"></script>
<% } %>
</head>
<body>
<noscript>
<strong>We're sorry but building-a-website-with-vue-the-storyblok-visual-editor-and-netlify doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
<strong>We're sorry but Building a Website with Vue.js, the Storyblok Visual Editor and Netlify doesn't work properly without JavaScript enabled. Please enable it to continue.</strong>
</noscript>
<div id="app"></div>
<!-- built files will be auto injected -->
Expand Down

0 comments on commit e7039ed

Please # to comment.