Replace 7s english title
This commit is contained in:
Binary file not shown.
|
Before Width: | Height: | Size: 2.7 MiB After Width: | Height: | Size: 2.8 MiB |
@@ -13,7 +13,7 @@
|
|||||||
.main-menu {
|
.main-menu {
|
||||||
position: absolute;
|
position: absolute;
|
||||||
right: 2.7rem;
|
right: 2.7rem;
|
||||||
top: 3.65rem;
|
top: 4.2rem;
|
||||||
-webkit-user-select: none;
|
-webkit-user-select: none;
|
||||||
-moz-user-select: none;
|
-moz-user-select: none;
|
||||||
-ms-user-select: none;
|
-ms-user-select: none;
|
||||||
|
|||||||
@@ -32,7 +32,7 @@
|
|||||||
type="image/x-icon"
|
type="image/x-icon"
|
||||||
href="https://honkaiimpact3.mihoyo.com/favicon.ico"
|
href="https://honkaiimpact3.mihoyo.com/favicon.ico"
|
||||||
/>
|
/>
|
||||||
<title>Seven Swords - Abyss Lab</title>
|
<title>Saga of the Shattered Swords - Abyss Lab</title>
|
||||||
|
|
||||||
<!-- 海外 -->
|
<!-- 海外 -->
|
||||||
|
|
||||||
|
|||||||
@@ -44,7 +44,7 @@ const MediaPage = () => {
|
|||||||
</Box>
|
</Box>
|
||||||
<Box as='li'>
|
<Box as='li'>
|
||||||
<Link href={'/honkai3rd/novels/7s'} target='_blank'>
|
<Link href={'/honkai3rd/novels/7s'} target='_blank'>
|
||||||
🇺🇸 Seven Swords (WIP)
|
🇺🇸 Saga of the Shattered Swords (AKA Seven Swords, WIP)
|
||||||
</Link>
|
</Link>
|
||||||
</Box>
|
</Box>
|
||||||
<Box as='li'>
|
<Box as='li'>
|
||||||
|
|||||||
Reference in New Issue
Block a user