Skip to content
This repository was archived by the owner on Jul 6, 2025. It is now read-only.

Commit f2fc225

Browse files
committed
chore: update hello-world-md example
1 parent 4640074 commit f2fc225

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

examples/hello-world-md/pages/index.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,12 @@
11
---
22
title: Aleph.js
33
url: https://alephjs.org
4+
id: doc-page-welcome
5+
className: doc-page
6+
style:
7+
padding: '45px 90px'
8+
border: '1px solid #eee'
9+
border-radius: '12px'
410
---
511

612
![Aleph.js](/logo.svg)

0 commit comments

Comments
 (0)