Skip to content

Commit ae38b9e

Browse files
authored
Update about.md to try full page background
1 parent 33ab304 commit ae38b9e

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

_pages/about.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -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;">
12
---
23
layout: about
34
title: About
@@ -19,8 +20,6 @@ news: true # includes a list of news items
1920
# selected_papers: true # includes a list of papers marked as "selected={true}"
2021
social: true # includes social icons at the bottom of the page
2122
---
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-
2423

2524
<p align="center">
2625
<img src="/assets/img/lab_logo.png" alt="Lab Logo" style="width: 100%;">

0 commit comments

Comments
 (0)