Add titles to pages
This commit is contained in:
parent
fc99f31862
commit
874613dc27
@ -7,6 +7,7 @@
|
||||
<link type="text/css" rel="stylesheet" href="index.css">
|
||||
<link rel="icon" type="image/jpg" href="assets/favicon.jpg">
|
||||
<link href='https://fonts.googleapis.com/css?family=Roboto' rel='stylesheet'>
|
||||
<title>Home</title>
|
||||
</head>
|
||||
<body>
|
||||
<div class="navbar">
|
||||
|
@ -7,6 +7,7 @@
|
||||
<link type="text/css" rel="stylesheet" href="projects.css">
|
||||
<link rel="icon" type="image/jpg" href="assets/favicon.jpg">
|
||||
<link href='https://fonts.googleapis.com/css?family=Roboto' rel='stylesheet'>
|
||||
<title>Projects</title>
|
||||
</head>
|
||||
<body>
|
||||
<div class="navbar">
|
||||
|
Loading…
x
Reference in New Issue
Block a user