Skip to content

Commit 24ff37d

Browse files
committed
update(journal)
1 parent 4a15a67 commit 24ff37d

File tree

4 files changed

+3
-9
lines changed

4 files changed

+3
-9
lines changed

_bibliography/papers.bib

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -16,13 +16,6 @@ @journal{andrei
1616
preview={IMG_20240811}
1717
}
1818

19-
@journal{user_entry,
20-
title={hello},
21-
year={2023},
22-
month={August},
23-
day={11},
24-
}
25-
2619
@journal{user_entry,
2720
title={Well, started day greatly, then bad conversation in aalto, I think people don't like me there, got better at feeble on a skateboard, feel horible honestly, working on it!!!! Music of the day is sail around me, and burn the bridges down :))},
2821
year={2024},
@@ -44,7 +37,7 @@ @journal{user_entry
4437
year={2024},
4538
month={August},
4639
day={15},
47-
html={https://youtu.be/VlDgowUAyx4},
40+
video={https://youtu.be/VlDgowUAyx4},
4841
preview={IMG_20240815.jpg},
4942
}
5043

_layouts/bib.liquid

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
{% assign entry_path = entry.preview | prepend: '/assets/img/publication_preview/' %}
1111
{%
1212
include figure.liquid
13-
loading="eager"
13+
loading="lazy"
1414
path=entry_path
1515
sizes = "200px"
1616
class="preview z-depth-1 rounded"

_sass/_base.scss

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -697,6 +697,7 @@ footer.sticky-bottom {
697697
width: 100%;
698698
min-width: 80px;
699699
max-width: 200px;
700+
max-height: 300px;
700701
}
701702

702703
.abbr {
6.59 MB
Loading

0 commit comments

Comments
 (0)