mirror of
https://github.com/kogakure/website-astro-stefanimhoff.de.git
synced 2026-02-03 20:15:27 +00:00
refactor: migrate Preact components to Astro
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
---
|
||||
import { Link, Subsubheadline } from '.';
|
||||
// Cspell:words astro classnames subsubheadline umami shibui
|
||||
import { Rss } from './icons';
|
||||
import Link from './Link.astro';
|
||||
import Subsubheadline from './Subsubheadline.astro';
|
||||
---
|
||||
|
||||
<aside class="grow mbe-5 sm:mbe-0">
|
||||
|
||||
Reference in New Issue
Block a user