Skip to content

Commit 6aec244

Browse files
committed
Try ugly fix for the logo path
I think it's a bug on the template? Not on our config
1 parent dd127a9 commit 6aec244

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docs/_config.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ baseurl: 'intention-aware-pgs'
2525
title: 'HPAI'
2626
description: ''
2727
permalink: pretty
28-
logo: "/assets/logo.png"
28+
logo: "../assets/logo.png"
2929

3030
favicons:
3131
256: '/assets/favicon.ico'

0 commit comments

Comments
 (0)