[] Favicon

This commit is contained in:
Parrot 2023-10-17 13:57:15 +00:00
parent 86cc529c24
commit 356e18abd2

View file

@ -1,9 +1,10 @@
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<meta charset="UTF-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>Flow OS</title>
<link rel="shortcut icon" href="./src/assets/flow.png" type="image/png">
</head>
<body>
<script src="https://unpkg.com/filer"></script>