Skip to content

Commit

Permalink
Build v.1.0.2
Browse files Browse the repository at this point in the history
  • Loading branch information
JusminCode committed Aug 21, 2023
1 parent a9c185e commit c877739
Show file tree
Hide file tree
Showing 5 changed files with 10 additions and 9 deletions.
11 changes: 6 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,12 +87,13 @@ $ npm run dev

# Version 📌

- **Current Version :** 1.0.0
- **Last Update :** 2023/08/21
- **Current Version :** 1.0.2
- **Last Update :** 2023/08/22

| Version | Date | Description | |
|:-------:|:----------:|:----------------------------------:|-----|
| 1.0.1 | 2023/08/21 | Use Vite + React Responsive Design | |
| Version | Date | Description | |
|:-------:|:----------:|:-----------------------------------:|-----|
| 1.0.1 | 2023/08/21 | Use Vite + React Responsive Design | |
| 1.0.2 | 2023/08/22 | fix anything bug and prod to 4is.me | |

## Features 🌟
- **Responsive Design** : This website is responsive, and it also works well on mobile devices.
Expand Down
File renamed without changes.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@
<link rel="icon" type="image/svg+xml" href="/assets/6ix4.svg" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>I like to do something funny and cool at the same time.</title>
<script type="module" crossorigin src="/assets/index-84c22dfa.js"></script>
<link rel="stylesheet" href="/assets/index-b62b2290.css">
<script type="module" crossorigin src="/assets/index-098437c3.js"></script>
<link rel="stylesheet" href="/assets/index-88d720d3.css">
</head>
<body>
<div id="app"></div>
Expand Down
2 changes: 1 addition & 1 deletion src/index.css
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@ body {
}

.begin {
font-size: 2em;
font-size: 2.2em;
font-family: 'VT323', monospace;
font-weight: bolder;
text-align: center;
Expand Down

0 comments on commit c877739

Please sign in to comment.