Added favicon
This commit is contained in:
@@ -5,6 +5,7 @@
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
|
||||
<title>REPL mit Matplotlib</title>
|
||||
<link rel="icon" type="image/x-icon" href="../assets/favicon.png" />
|
||||
<link rel="stylesheet" href="style.css" />
|
||||
<link rel="stylesheet" href="../assets/pyscript.css" />
|
||||
<script defer src="../assets/pyscript.js"></script>
|
||||
|
||||
Reference in New Issue
Block a user