Skip to content

Commit

Permalink
Pathing for header
Browse files Browse the repository at this point in the history
  • Loading branch information
coatless committed Apr 30, 2024
1 parent 7cba4dd commit 73f5294
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _extensions/stanford/html/stanford-header.css
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
.quarto-title-block .quarto-title-banner {
/* Navigate back to the top-level where the _extensions folder is */
/* Note, we are embedding this as a resource into the page! */
background-image: url('../../../_extensions/stanford/logos/stanford_logo_2.png');
background-image: url('../../../_extensions/coatless-quarto/stanford/logos/stanford_logo_2.png');
/* Set a relative size */
background-size: 12em;
/* 100 100 is bottom right corner */
Expand Down

0 comments on commit 73f5294

Please sign in to comment.