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