Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
KabanFriends committed Jun 15, 2024
2 parents fa38c75 + 3d082de commit bbe470b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/components/MildEscapeMetadata.astro
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
---
const { title1, title2 } = Astro.props;
const description = "TESSHI-e氏製作「MILD ESCAPE」のアーカイブサイト / An archive of TESSHI-e's MILD ESCAPE games";
const description = "TESSHI-e氏製作「MILD ESCAPE」の非公式アーカイブサイト / The unofficial archive of TESSHI-e's MILD ESCAPE games";
---

<head>
Expand Down Expand Up @@ -36,4 +36,4 @@ const description = "TESSHI-e氏製作「MILD ESCAPE」のアーカイブサイ
<!-- Discord Embed End -->

<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.7.0/jquery.min.js"></script>
</head>
</head>

0 comments on commit bbe470b

Please sign in to comment.