Skip to content

Commit 1ee51d7

Browse files
fixed footer for "publications"
1 parent c442105 commit 1ee51d7

1 file changed

Lines changed: 12 additions & 0 deletions

File tree

website/publications.html

Lines changed: 12 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -158,6 +158,18 @@ <h2>Project Publications</h2>
158158
</div>
159159
</footer>
160160
</div>
161+
<footer id="site-footer">
162+
<div class="footer-container">
163+
<p class="oscars-logo">
164+
<a href="https://oscars-project.eu/">
165+
<img src="media/OSCARS-logo.png" alt="Funding Organization Logo" class="footer-logo">
166+
</a>
167+
</p>
168+
<p class="acknowledgment">
169+
The authors acknowledge the OSCARS project, which has received funding from the European Commission's Horizon Europe Research and Innovation programme under grant agreement No. 101129751
170+
</p>
171+
</div>
172+
</footer>
161173

162174
<div class="gototop js-top">
163175
<a href="#" class="js-gotop"><i class="icon-arrow-up22"></i></a>

0 commit comments

Comments
 (0)