fixed leading slashes
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="utf-8" name="viewport" content="width=device-width, height=device-height, initial-scale=1, maximum-scale=1, user-scalable=0">
|
||||
<link href="../styles/pages-style.css" rel="stylesheet" type="text/css">
|
||||
<link href="/styles/pages-style.css" rel="stylesheet" type="text/css">
|
||||
<link rel="shortcut icon" type="image/png" href="/images/logos/brain-128.png"/>
|
||||
<title>Mind Overflow :: Contact</title>
|
||||
<script src="https://code.jquery.com/jquery-3.5.1.js"
|
||||
|
||||
Reference in New Issue
Block a user