Title change and HTML structure.

This commit is contained in:
Jason Snelders 2019-11-16 15:32:56 +11:00
parent 66214579fc
commit ba975e7967
1 changed files with 77 additions and 86 deletions

View File

@ -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 -->