La til favicon og beskrivelse
This commit is contained in:
parent
625487da6f
commit
7c38998514
BIN
img/comp.png
Normal file
BIN
img/comp.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.5 KiB |
@ -2,12 +2,14 @@
|
|||||||
session_start();
|
session_start();
|
||||||
?>
|
?>
|
||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
|
<!-- Saus: https://git.willy.club/Trygve/Filopplasting-->
|
||||||
<html lang="no">
|
<html lang="no">
|
||||||
<head>
|
<head>
|
||||||
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
<meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
|
||||||
<meta charset="UTF-8">
|
<meta charset="UTF-8">
|
||||||
<meta name="theme-color" content="#263238"/>
|
<meta name="theme-color" content="#0058F4"/>
|
||||||
<link rel="icon" type="image/png" href="/dist/favicon.png">
|
<link rel="icon" type="image/png" href="/img/comp.png">
|
||||||
|
<meta name="description" content="Gratis fildeling!" />
|
||||||
<link rel="stylesheet" href="/common/XP.css">
|
<link rel="stylesheet" href="/common/XP.css">
|
||||||
<script>
|
<script>
|
||||||
const copyToClipboard = str => {
|
const copyToClipboard = str => {
|
||||||
|
Loading…
Reference in New Issue
Block a user