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.
2 parents ef38552 + e76f02c commit 72db750Copy full SHA for 72db750
.github/workflows/jekyll-gh-pages.yml
@@ -36,7 +36,7 @@ jobs:
36
source: ./
37
destination: ./_site
38
- name: Upload artifact
39
- uses: actions/upload-pages-artifact@v2
+ uses: actions/upload-pages-artifact@v4
40
41
# Deployment job
42
deploy:
assets/group.jpg
-3.07 MB
index.html
@@ -8,7 +8,7 @@
8
<br>
9
<a href="#news">Find out what's new…</a>
10
</p>
11
-<img src="assets/group.jpg"></img>
+<img src="assets/cropped_group_photo.jpg"></img>
12
</section>
13
14
<h3>Contact info</h3>
@@ -25,4 +25,4 @@ <h3 id="news">News from the group</h3>
25
Read all news…
26
</a>
27
28
-</section>
+</section>
0 commit comments