Skip to content

Commit

Permalink
Re-add the open access logo.
Browse files Browse the repository at this point in the history
It somehow got lost in the last few commits.
  • Loading branch information
NullHypothesis committed Mar 10, 2024
1 parent 447aca7 commit f7393f4
Show file tree
Hide file tree
Showing 2 changed files with 100 additions and 1 deletion.
99 changes: 99 additions & 0 deletions assets/open-access.svg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion src/header.go
Original file line number Diff line number Diff line change
Expand Up @@ -126,7 +126,7 @@ const headerTemplate = `
}
#title-box {
text-align: center;
background: #333 url('open-access.svg') right/25% no-repeat;
background: #333 url('assets/open-access.svg') right/25% no-repeat;
}
#censorbib-description {
padding: 1em;
Expand Down

0 comments on commit f7393f4

Please sign in to comment.