feat: change website name

This commit is contained in:
Ruidy 2024-12-31 00:31:14 +01:00
parent b26cb790dc
commit 0fd85c0041
No known key found for this signature in database
GPG key ID: E00F51288CB857CC

View file

@ -11,6 +11,6 @@
<title>Astro</title> <title>Astro</title>
</head> </head>
<body> <body>
<h1>Astro</h1> <h1>Runtime Notes</h1>
</body> </body>
</html> </html>