Skip to content
This repository has been archived by the owner on Aug 12, 2024. It is now read-only.

Commit

Permalink
feat: Update some information
Browse files Browse the repository at this point in the history
  • Loading branch information
CodeZhangBorui committed Aug 10, 2024
1 parent 8fb2ff1 commit b16488c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion src/components/Banner.module.css
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
.banner {
background-image: url(http://hjmc-static.hecodemc.eu.org/imgs/hjmc-day.png);
background-image: url(http://hjmc-static.hecodemc.eu.org/imgs/hjmc3-center.png);
background-repeat: no-repeat;
background-size: cover;
width: 100%;
Expand Down
2 changes: 1 addition & 1 deletion src/components/introduction/Servers.tsx
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ export default function Servers() {
<Container gap={0} className={styles.wrapper}>
<Row gap={1}>
<Col>
<ServerCard title="hjmc" content="hjfunny群组服的“前世”就是hjmc, 它有完善的生电装置和优美的建筑物" img="http://hjmc-static.hecodemc.eu.org/imgs/hjmc-night.png" />
<ServerCard title="hjMC 生电服务器" content="hjfunnyMC 群组服务器的核心。它是 hjfunnyMC 群组服务器中活跃玩家最多、开服历史最久的服务器,拥有相对完善的生电设施。" img="http://hjmc-static.hecodemc.eu.org/imgs/hjmc3-railsys.png" />
</Col>
</Row>
</Container>
Expand Down

0 comments on commit b16488c

Please sign in to comment.