Skip to content

Commit a0a2784

Browse files
committed
Add favicon to main page
1 parent daad326 commit a0a2784

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

feedstock_outputs.html.tmpl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,8 @@
99
<meta name="description" content="">
1010
<meta name="author" content="">
1111

12+
<link rel="shortcut icon" href="img/favicon.ico">
13+
1214
<title>conda-forge feedstocks | community driven packaging for conda</title>
1315

1416
<!-- Bootstrap Core CSS -->

index.html.tmpl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@
88
<meta name="viewport" content="width=device-width, initial-scale=1">
99
<meta name="description" content="">
1010
<meta name="author" content="">
11+
12+
<link rel="shortcut icon" href="img/favicon.ico">
1113

1214
<title>conda-forge | community driven packaging for conda</title>
1315

0 commit comments

Comments
 (0)