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>
|
||||
<head>
|
||||
<title>JSON Resume Editor</title>
|
||||
<title>Profile Studio</title>
|
||||
|
||||
<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" />
|
||||
|
|
@ -92,15 +92,6 @@
|
|||
<router-view>Loading...</router-view>
|
||||
</div>
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
<!-- Footer -->
|
||||
<!-- <footer class="w3-container w3-padding-16 w3-dark-grey w3-margin-top">
|
||||
|
||||
</footer> -->
|
||||
</div>
|
||||
<!-- /End Page Content -->
|
||||
|
|
|
|||
Loading…
Reference in New Issue