Skip to content

Commit f7393f4

Browse files
Re-add the open access logo.
It somehow got lost in the last few commits.
1 parent 447aca7 commit f7393f4

File tree

2 files changed

+100
-1
lines changed

2 files changed

+100
-1
lines changed

assets/open-access.svg

Lines changed: 99 additions & 0 deletions
Loading

src/header.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,7 @@ const headerTemplate = `
126126
}
127127
#title-box {
128128
text-align: center;
129-
background: #333 url('open-access.svg') right/25% no-repeat;
129+
background: #333 url('assets/open-access.svg') right/25% no-repeat;
130130
}
131131
#censorbib-description {
132132
padding: 1em;

0 commit comments

Comments
 (0)