Skip to content

Commit

Permalink
Update meta.html
Browse files Browse the repository at this point in the history
  • Loading branch information
wesley-dean-gsa authored Jul 30, 2024
1 parent 230fdc8 commit e215b62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _includes/meta.html
Original file line number Diff line number Diff line change
Expand Up @@ -40,5 +40,5 @@
<link rel="stylesheet" href="{{ assetPaths['styles.css'] }}" type="text/css" />

<!-- favicon -->
<link rel="icon" href="{{ assetPaths['favicon.ico'] }}" sizes="any" />
<link rel="icon" href="{{ '/assets/favicon.ico' | url }}" sizes="any" />
</head>

0 comments on commit e215b62

Please sign in to comment.