to akmalov.com

This commit is contained in:
Artur Akmalov
2023-05-24 03:12:00 +05:00
parent 7455dc6d2c
commit f0f0778406
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -33,7 +33,7 @@ export default function Home(): JSX.Element {
return (
<Layout
title={`Personal Blog ${siteConfig.title}`}
description="Description will go into a meta tag in <head />">
description="Акмалов Артур - личный блог для записей по темам Devops, Python, Linux, Homelab, k8s">
{/* <HomepageHeader /> */}
<HomeHeader />
{/* <main> */}