fixed leading slashes

This commit is contained in:
Lorenzo Dellacà
2020-07-02 13:05:54 +02:00
parent 74d4268acc
commit b8684a5a9a
3 changed files with 3 additions and 3 deletions

View File

@@ -5,7 +5,7 @@
<meta name="description" content="Welcome to Lorenzo Dellacà's official website: software development, web design, music, photography.">
<link href="/styles/home-style.css" rel="stylesheet" type="text/css">
<link rel="shortcut icon" type="image/png" href="/images/logos/brain-128.png"/>
<title>Mind Overflow :: Home</title>
<title>Mind Overflow : Home</title>
<script src="anime.min.js"></script>
</head>