diff options
| author | Dylan Müller <root@lunar.sh> | 2025-12-15 20:06:40 +0200 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-12-15 20:06:40 +0200 |
| commit | 71e0a2cd2e4f844b4ed95fb4307aaf74ee57a59a (patch) | |
| tree | e0d868e593cbe5a814fceadffe38f7f41f07d4f4 /index.html | |
| parent | 354b55625bfb632d49c21f70be3c387b02ea0e67 (diff) | |
| download | journal.lunar.sh-71e0a2cd2e4f844b4ed95fb4307aaf74ee57a59a.tar.gz journal.lunar.sh-71e0a2cd2e4f844b4ed95fb4307aaf74ee57a59a.zip | |
Update index.html
Diffstat (limited to 'index.html')
| -rw-r--r-- | index.html | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -14,7 +14,7 @@ layout: default </header> </article> {% endfor %} -<h1 class="title">Publications</h1> +<h1 class="title">Other Publications</h1> {% for post in site.posts %} <article class="post"> <header> @@ -27,7 +27,7 @@ layout: default {% endfor %} <hr> </div> -<h1 class="title">Featured</h1> +<h1 class="title">Featured Publications</h1> <div class="aside-container"> <div class="avatar"> <a href="https://www.nasa.gov/mission/apollo-11/"> |
