Fix Seventh journal titles
Some checks failed
/ jekyll (push) Failing after 15s

This commit is contained in:
Bill Niblock 2024-06-14 15:05:27 -04:00
parent 3c4529c74f
commit 81ab50e565
12 changed files with 48 additions and 11 deletions

View file

@ -17,7 +17,7 @@
<figure>
<h2><a href="{{ site.baseurl }}/">Site Home</a></h2>
<hr>
<a href="journals/{{ page.aut }}">
<a href="{{ site.baseurl }}/journals/{{ page.aut }}">
<img src="{{ site.baseurl }}/assets/{{ page.aut }}.png" alt="{{ page.author }}" />
</a>
<hr>