mirror of
https://github.com/kogakure/website-astro-stefanimhoff.de.git
synced 2026-02-04 04:25:28 +00:00
refactor: migrate components to Preact
This commit is contained in:
@@ -1,8 +1,7 @@
|
||||
---
|
||||
import { Sprite } from 'astro-icon';
|
||||
|
||||
import Link from './Link.astro';
|
||||
import Subsubheadline from './Subsubheadline.astro';
|
||||
import { Link, Subsubheadline } from '.';
|
||||
---
|
||||
|
||||
<div class="grow mbe-5 sm:mbe-0">
|
||||
|
||||
Reference in New Issue
Block a user