diff --git a/assets/open-access.svg b/assets/open-access.svg new file mode 100644 index 0000000..209cac0 --- /dev/null +++ b/assets/open-access.svg @@ -0,0 +1,99 @@ + + + +image/svg+xml \ No newline at end of file diff --git a/index.html b/index.html index 6dc57f8..a000880 100644 --- a/index.html +++ b/index.html @@ -117,7 +117,7 @@ } #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;