remove tags from article header (#6)
This commit is contained in:
parent
01f721f938
commit
4487fb0945
14 changed files with 50 additions and 68 deletions
|
@ -3,7 +3,7 @@ import Head from "@components/Head.astro";
|
|||
import Header from "@components/Header.astro";
|
||||
import Footer from "@components/Footer.astro";
|
||||
import SkinnyCenter from "@components/SkinnyCenter.astro";
|
||||
import "@styles/tailwind.css";
|
||||
import "@styles/global.css";
|
||||
|
||||
interface Props {
|
||||
title: string;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue