Improve web page design
This commit is contained in:
parent
06d260ce07
commit
9c297424c5
7 changed files with 45 additions and 89 deletions
|
|
@ -11,7 +11,7 @@ const { pageTitle } = Astro.props;
|
|||
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
||||
<meta name="viewport" content="width=device-width" />
|
||||
<meta name="generator" content={Astro.generator} />
|
||||
<title>{pageTitle}</title>
|
||||
<title>{pageTitle + " | Naputo"}</title>
|
||||
</head>
|
||||
<body>
|
||||
<Header />
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue