diff options
| author | IwanIDev <iwan@iwani.dev> | 2026-03-21 15:50:35 +0000 |
|---|---|---|
| committer | IwanIDev <iwan@iwani.dev> | 2026-03-21 15:50:35 +0000 |
| commit | 76da48766c562c43a65db4e25030ea3acb16d34c (patch) | |
| tree | dff686cc20b536e0aef90485648e676e23035430 /openring/out.html | |
| parent | 42ca90ee1f0aadaa09888f1c9627657abcd866b2 (diff) | |
feat: integrate Openring for webring section and update related files
Diffstat (limited to 'openring/out.html')
| -rw-r--r-- | openring/out.html | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/openring/out.html b/openring/out.html new file mode 100644 index 0000000..df17628 --- /dev/null +++ b/openring/out.html @@ -0,0 +1,4 @@ +<section class="space-y-2"> + <h2 class="text-2xl font-bold">Around the web</h2> + <p class="text-sm text-muted-foreground">Install <code>openring</code> and run <code>bun run openring:generate</code> to render this section.</p> +</section> |
