Title change and HTML structure.
This commit is contained in:
parent
66214579fc
commit
ba975e7967
11
index.html
11
index.html
|
|
@ -1,6 +1,6 @@
|
||||||
<html>
|
<html>
|
||||||
<head>
|
<head>
|
||||||
<title>JSON Resume Editor</title>
|
<title>Profile Studio</title>
|
||||||
|
|
||||||
<link rel="stylesheet" href="vendor/w3.4.13.css">
|
<link rel="stylesheet" href="vendor/w3.4.13.css">
|
||||||
<link rel="stylesheet" href="vendor/fontawesome-free-5.11.2-web/css/all.min.css" type="text/css" media="all" />
|
<link rel="stylesheet" href="vendor/fontawesome-free-5.11.2-web/css/all.min.css" type="text/css" media="all" />
|
||||||
|
|
@ -92,15 +92,6 @@
|
||||||
<router-view>Loading...</router-view>
|
<router-view>Loading...</router-view>
|
||||||
</div>
|
</div>
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
|
|
||||||
<!-- Footer -->
|
|
||||||
<!-- <footer class="w3-container w3-padding-16 w3-dark-grey w3-margin-top">
|
|
||||||
|
|
||||||
</footer> -->
|
</footer> -->
|
||||||
</div>
|
</div>
|
||||||
<!-- /End Page Content -->
|
<!-- /End Page Content -->
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue