mirror of
https://github.com/valentineus/popov.link.git
synced 2025-07-04 08:30:27 +03:00
Update Comments component to include inline Giscus script
This commit is contained in:
@ -5,7 +5,7 @@ import Header from "../components/Header.astro";
|
||||
const { title, description } = Astro.props;
|
||||
---
|
||||
|
||||
<html>
|
||||
<html lang="ru">
|
||||
<Head title={title} description={description} />
|
||||
|
||||
<body>
|
||||
|
Reference in New Issue
Block a user