Skip to content

Commit 07a2e40

Browse files
feat: add logo image to the index layout for improved branding
1 parent 95171f6 commit 07a2e40

File tree

2 files changed

+214
-0
lines changed

2 files changed

+214
-0
lines changed

layouts/index.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,8 @@
44

55
<h2>Welcome to Lemonium!</h2>
66

7+
<img src="/images/logo.svg" alt="Lemonium Logo" style="padding: 0;max-width: 100%;" />
8+
79
<p>{{ i18n "index-description" }}</p>
810

911
<h2 class="toppage-h">Information</h2>

0 commit comments

Comments
 (0)