Re-add the open access logo.

It somehow got lost in the last few commits.
This commit is contained in:
Philipp Winter 2024-03-10 14:47:16 -05:00
parent 447aca7411
commit f7393f4c83
2 changed files with 100 additions and 1 deletions

View file

@ -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;