Saving user to localstorage
This commit is contained in:
@@ -12,6 +12,7 @@ const {title} = Astro.props
|
||||
<link rel="icon" type="image/svg+xml" href="/favicon.svg" />
|
||||
<meta name="generator" content={Astro.generator} />
|
||||
<title>Subtle Storm</title>
|
||||
<script src="../components/scripts/user_store.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<h1>{title}</h1>
|
||||
|
||||
Reference in New Issue
Block a user