Skip to content

Commit

Permalink
切版班-第三週主線任務:RWD-v5
Browse files Browse the repository at this point in the history
  • Loading branch information
osncode committed Aug 17, 2024
1 parent cfcfbd3 commit bb6f282
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>第三週主線任務-RWD網站-v3</title>
<title>第三週主線任務-RWD網站-v5</title>
<link rel="stylesheet" href="style.css">
</head>
<body>
Expand Down

1 comment on commit bb6f282

@osncode
Copy link
Owner Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

修改 html 內 <title> 版本號名稱

Please sign in to comment.