mirror of
https://github.com/Kyren223/website.git
synced 2026-03-30 17:51:43 +00:00
Fixed /home/kyren//home/kyren/
This commit is contained in:
@@ -12,7 +12,7 @@ const { path: title } = Astro.props;
|
||||
|
||||
<!doctype html>
|
||||
<html lang="en">
|
||||
<Head title=`/home/kyren/${title}` description="My personal website" />
|
||||
<Head title=`${title}` description="My personal website" />
|
||||
<body>
|
||||
<main
|
||||
class="w-[95vw] h-[97vh] p-[2.2svh] text-[3vw]
|
||||
|
||||
Reference in New Issue
Block a user