Skip to content

Commit 27918b8

Browse files
committed
add more info to footer
1 parent 40f9d00 commit 27918b8

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/pages/index.astro

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,6 +126,6 @@ const data = {
126126
</div>
127127

128128
<p class="mt-12 text-xs pt-6 border-t-1 border-t-black/25">
129-
<a href="https://github.com/ethbrno/eb3/blob/main/src/pages/index.astro">Source code</a> | Generated: <i>{new Date().toISOString()}</i>
129+
<span class="eb-ibasic">⟠×3</span> | <a href="https://github.com/ethbrno/eb3/blob/main/src/pages/index.astro">Source code</a> | Generated: <i>{new Date().toISOString()}</i> | Past editions: <a href="https://docs.ethbrno.cz/events/2021/">2021</a>, <a href="https://2022.ethbrno.cz">2022<a/>
130130
</p>
131131
</Layout>

0 commit comments

Comments
 (0)