1
0
Fork 0
forked from are0h/tapes
tapes/brain/views/parts/top.php
Zoë Bijl f6c6931c5c feat: add a favicon
Adds a favicon based on logo-primary.png
2025-03-07 21:44:15 +01:00

18 lines
No EOL
429 B
PHP

<!DOCTYPE html>
<html>
<head>
<meta charset="UTF-8">
<meta name="theme-color" content="#03061e" />
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>
The Vicious Tapes
</title>
<link rel="stylesheet" type="text/css" href="assets/css/front/start.css?=sdfsdf">
<link rel="icon" href="/assets/images/global/favicon.png">
</head>
<body>
<script>
0
</script>