diff --git a/public/index.html b/public/index.html index 4123528..b348d5f 100644 --- a/public/index.html +++ b/public/index.html @@ -1,17 +1,25 @@ - - - - - - <%= htmlWebpackPlugin.options.title %> - - - -
- - - + + + + + + + + + + <%= htmlWebpackPlugin.options.title %> + + + + + +
+ + + + \ No newline at end of file diff --git a/src/components/Breadcrumb.vue b/src/components/Breadcrumb.vue index b4d3c54..840d1f8 100644 --- a/src/components/Breadcrumb.vue +++ b/src/components/Breadcrumb.vue @@ -1,7 +1,7 @@