generated from mmistakes/mm-github-pages-starter
-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
updating splash page and adding photos from our lab field trip
- Loading branch information
lhmoncla
committed
Dec 15, 2023
1 parent
4c95079
commit 8a8a15f
Showing
6 changed files
with
25 additions
and
17 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,22 +1,13 @@ | ||
--- | ||
layout: archive | ||
layout: splash | ||
--- | ||
|
||
{{ content }} | ||
|
||
<h3 class="archive__subtitle">{{ site.data.ui-text[site.locale].recent_posts | default: "Recent Posts" }}</h3> | ||
<div class="content-container"> | ||
<!-- <img src="{{ '/assets/images/holiday-lab-pic-2023-12-14.jpg' | relative_url }}" alt="Description of Image" style="display: block; margin-left: auto; margin-right: auto; width: 50%;"> Adjust width as needed --> | ||
|
||
{% if paginator %} | ||
{% assign posts = paginator.posts %} | ||
{% else %} | ||
{% assign posts = site.posts %} | ||
{% endif %} | ||
|
||
{% assign entries_layout = page.entries_layout | default: 'list' %} | ||
<div class="entries-{{ entries_layout }}"> | ||
{% for post in posts %} | ||
{% include archive-single.html type=entries_layout %} | ||
{% endfor %} | ||
</div> | ||
|
||
{% include paginator.html %} | ||
<p> | ||
The Moncla lab is located at the University of Pennsylvania School of Veterinary Medicine. We work on RNA virus emergence, evolution, and transmission. | ||
<!-- skip a few lines --> | ||
</p> | ||
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.