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.
<base>
http://localhost:4000/
1 parent 456c02f commit d26f93fCopy full SHA for d26f93f
themes/vue/layout/layout.ejs
@@ -2,7 +2,7 @@
2
<!DOCTYPE html>
3
<html lang="en">
4
<head>
5
- <base href="https://vuejs-fr.github.io/vuejs.org/">
+ <base href="http://localhost:4000/">
6
<title><%- page.title ? page.title + ' - ' : '' %>vue.js</title>
7
<meta charset="utf-8">
8
<meta name="description" content="<%- theme.site_description %>">
0 commit comments