Skip to content

Commit

Permalink
Update stylesheet version
Browse files Browse the repository at this point in the history
  • Loading branch information
redstar504 committed Nov 15, 2023
1 parent d7ab37b commit 5f61775
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Subscribe</title>
<link rel="stylesheet" href="screen.css?version=3">
<link rel="stylesheet" href="screen.css?version=4">
</head>
<body>
<article>
Expand Down
2 changes: 1 addition & 1 deletion success.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<title>Title</title>
<link rel="stylesheet" href="screen.css?version=3">
<link rel="stylesheet" href="screen.css?version=4">
</head>
<body>
<article class="success">
Expand Down

0 comments on commit 5f61775

Please sign in to comment.