Skip to content

Commit 022d288

Browse files
committed
Added favicon
1 parent 92a0cc6 commit 022d288

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

index.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,7 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1.0">
66
<title>Python Australia</title>
77
<link rel="stylesheet" href="style/style.css">
8+
<link rel="icon" href="assets/logos/pyaus-logo.svg" type="image/x-icon">
89
</head>
910
<body>
1011
<header>

0 commit comments

Comments
 (0)