Changed href to static url

This commit is contained in:
CommanderRedYT
2020-11-29 04:16:40 +01:00
parent ff5a5b463e
commit fabb9e2cd8
2 changed files with 2 additions and 2 deletions

View File

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

View File

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