We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 33ab304 commit ae38b9eCopy full SHA for ae38b9e
_pages/about.md
@@ -1,3 +1,4 @@
1
+<div style="background-image: url('/assets/img/lab_logo.png'); background-size: 100% 100%; background-position: center; background-repeat: no-repeat; padding: 20px;">
2
---
3
layout: about
4
title: About
@@ -19,8 +20,6 @@ news: true # includes a list of news items
19
20
# selected_papers: true # includes a list of papers marked as "selected={true}"
21
social: true # includes social icons at the bottom of the page
22
-<div style="background-image: url('/assets/img/lab_logo.png'); background-size: 100% 100%; background-position: center; background-repeat: no-repeat; padding: 20px;">
23
-
24
25
<p align="center">
26
<img src="/assets/img/lab_logo.png" alt="Lab Logo" style="width: 100%;">
0 commit comments