feat: add thymeleaf assets processor
Signed-off-by: Ryan Wang <i@ryanc.cc>
This commit is contained in:
@@ -12,7 +12,6 @@ const { title } = Astro.props as Props;
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<meta name="viewport" content="width=device-width" />
|
||||
<link rel="icon" type="image/x-icon" href="/favicon.ico" />
|
||||
<title>{title}</title>
|
||||
</head>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user