We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 92a0cc6 commit 022d288Copy full SHA for 022d288
index.html
@@ -5,6 +5,7 @@
5
<meta name="viewport" content="width=device-width, initial-scale=1.0">
6
<title>Python Australia</title>
7
<link rel="stylesheet" href="style/style.css">
8
+ <link rel="icon" href="assets/logos/pyaus-logo.svg" type="image/x-icon">
9
</head>
10
<body>
11
<header>
0 commit comments