Skip to content

Commit

Permalink
feat: 文本修正
Browse files Browse the repository at this point in the history
  • Loading branch information
elpwc committed Jun 22, 2024
1 parent d0f52e1 commit 5b16c5e
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 8 deletions.
7 changes: 1 addition & 6 deletions src/components/UpdateContentModal.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -29,12 +29,7 @@
<p class="updateTitle"><date>{config.default.lastUpdated}</date> 的更新<br />(ver {config.default.currentVer})</p>
<div class="updateSection">
<p>
连夜引入了更高清晰度的DLC1底图,感谢数据来源<a href="https://www.gamersky.com/tools/map/eldenring/?ref=SEO&pageType=pc" target="_blank">
gamersky
<sup>
<SubscriptLink7 />
</sup>
</a>和
连夜引入了更高清晰度的DLC1底图,感谢数据来源
<a href="https://mapgenie.io/elden-ring/maps/the-shadow-realm" target="_blank">
mapgenie
<sup>
Expand Down
4 changes: 2 additions & 2 deletions src/pages/About.svelte
Original file line number Diff line number Diff line change
Expand Up @@ -98,8 +98,8 @@
<SubscriptLink7 />
</sup>
</a>,
<a href="https://www.gamersky.com/tools/map/eldenring/?ref=SEO&pageType=pc" target="_blank">
gamersky
<a href="https://mapgenie.io/elden-ring/maps/the-shadow-realm" target="_blank">
mapgenie
<sup>
<SubscriptLink7 />
</sup>
Expand Down

0 comments on commit 5b16c5e

Please sign in to comment.