mirror of
https://github.com/kogakure/website-astro-stefanimhoff.de.git
synced 2026-02-03 20:15:27 +00:00
feat: add project detail pages
This commit is contained in:
@@ -4,7 +4,7 @@ title: Tools
|
||||
intro: I enjoy learning how other people work, what hardware, software, tools, and gadgets they use. On this page, I present my tools.
|
||||
---
|
||||
|
||||
import { Toolbox } from "../components";
|
||||
import Toolbox from "../components/Toolbox.astro";
|
||||
import { development, design, research, other } from "../data/tools.ts";
|
||||
import { mapping } from "../mdx-components.ts";
|
||||
export const components = mapping;
|
||||
|
||||
Reference in New Issue
Block a user