Skip to content

Commit a2d2a07

Browse files
authored
Merge pull request #16 from oceanhackweek/eeholmes-patch-1
Update favicon path in cookiecutter.yaml
2 parents b30582b + 4a9fca9 commit a2d2a07

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

cookiecutter.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
repo_directory: html
22
name: OceanForge
3-
favicon: assets/images/logos/favicon-96x96.png
3+
favicon: assets/images/logos/ohw-favicon.png
44
banner:
55
description: ""
66
image:

{{ cookiecutter.repo_directory }}/index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -53,7 +53,7 @@
5353

5454
<div class="hero-logo-wrap">
5555
<img
56-
src="assets/images/logos/oceanforge.png"
56+
src="assets/images/logos/OHW-jhub.png"
5757
alt="{{ cookiecutter.name }} logo"
5858
class="hero-logo"
5959
>

0 commit comments

Comments
 (0)