Skip to content

Commit

Permalink
Update CSS version
Browse files Browse the repository at this point in the history
  • Loading branch information
lunauii committed Nov 22, 2024
1 parent dbbe756 commit ad2446f
Show file tree
Hide file tree
Showing 5 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion about.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<meta content="https://lunaui.cc/about.html" property="og:url" />
<meta content="https://lunaui.cc/images/lunaui-logo.png" property="og:image" />

<link rel="stylesheet" href="../css/style.css?v=1.2.2">
<link rel="stylesheet" href="../css/style.css?v=1.2.3">
<link href='https://unpkg.com/[email protected]/css/boxicons.min.css' rel='stylesheet'>
<meta http-equiv="Refresh" content="0; url='../503.html' " />
</head>
Expand Down
2 changes: 1 addition & 1 deletion index.html
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<meta content="https://lunaui.cc/" property="og:url" />
<meta content="https://lunaui.cc/images/lunaui-logo.png" property="og:image" />

<link rel="stylesheet" href="css/style.css?v=1.2.2">
<link rel="stylesheet" href="css/style.css?v=1.2.3">
<link href='https://unpkg.com/[email protected]/css/boxicons.min.css' rel='stylesheet'>
</head>

Expand Down
2 changes: 1 addition & 1 deletion projects/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
<meta name="twitter:image" content="https://lunaui.cc/images/lunaui-logo.png">
<meta name="twitter:card" content="summary_large_image">

<link rel="stylesheet" href="../css/style.css?v=1.2.2">
<link rel="stylesheet" href="../css/style.css?v=1.2.3">
<link href='https://unpkg.com/[email protected]/css/boxicons.min.css' rel='stylesheet'>
<meta http-equiv="Refresh" content="0; url='../503.html' " />
</head>
Expand Down
2 changes: 1 addition & 1 deletion projects/pluriel.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<meta content="https://lunaui.cc/pluriel.html" property="og:url" />
<meta content="https://lunaui.cc/images/lunaui-logo.png" property="og:image" />

<link rel="stylesheet" href="../css/style.css?v=1.2.2">
<link rel="stylesheet" href="../css/style.css?v=1.2.3">
<link href='https://unpkg.com/[email protected]/css/boxicons.min.css' rel='stylesheet'>
<meta http-equiv="Refresh" content="0; url='../503.html' " />
</head>
Expand Down
2 changes: 1 addition & 1 deletion projects/witchtrail.html
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
<meta content="https://lunaui.cc/projects/witchtrail" property="og:url" />
<meta content="https://lunaui.cc/images/lunaui-logo.png" property="og:image" />

<link rel="stylesheet" href="../css/style.css?v=1.2.2">
<link rel="stylesheet" href="../css/style.css?v=1.2.3">
<link href='https://unpkg.com/[email protected]/css/boxicons.min.css' rel='stylesheet'>
<meta http-equiv="Refresh" content="0; url='../503.html' " />
</head>
Expand Down

0 comments on commit ad2446f

Please sign in to comment.