Changed href to static url
This commit is contained in:
2
403.html
2
403.html
@@ -15,7 +15,7 @@
|
|||||||
href="https://fonts.googleapis.com/css2?family=Inconsolata:wght@500&display=swap"
|
href="https://fonts.googleapis.com/css2?family=Inconsolata:wght@500&display=swap"
|
||||||
rel="stylesheet"
|
rel="stylesheet"
|
||||||
/>
|
/>
|
||||||
<link rel="icon" href="./img/nyancat.ico" />
|
<link rel="icon" href="https://pfostendynamics.com/img/nyancat.ico" />
|
||||||
</head>
|
</head>
|
||||||
<body class="disable-select">
|
<body class="disable-select">
|
||||||
<a
|
<a
|
||||||
|
2
404.html
2
404.html
@@ -15,7 +15,7 @@
|
|||||||
href="https://fonts.googleapis.com/css2?family=Inconsolata:wght@500&display=swap"
|
href="https://fonts.googleapis.com/css2?family=Inconsolata:wght@500&display=swap"
|
||||||
rel="stylesheet"
|
rel="stylesheet"
|
||||||
/>
|
/>
|
||||||
<link rel="icon" href="./img/nyancat.ico" />
|
<link rel="icon" href="https://pfostendynamics.com/img/nyancat.ico" />
|
||||||
</head>
|
</head>
|
||||||
<body class="disable-select">
|
<body class="disable-select">
|
||||||
<a
|
<a
|
||||||
|
Reference in New Issue
Block a user