Skip to content

Commit 566c1e4

Browse files
change: icon
1 parent 3fbc3ef commit 566c1e4

File tree

11 files changed

+13
-13
lines changed

11 files changed

+13
-13
lines changed

coi/coi_icon.png

-5.31 KB
Binary file not shown.

coi/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
<link rel="stylesheet" href="../style.css">
2626
<link rel="stylesheet" href="coi_style.css">
2727
<!-- # # アイコンの設定 # # -->
28-
<link type="apple-touch-icon" sizes="1024x1024" href="coi_icon.png">
29-
<link rel="icon" type="image/x-icon" href="coi_icon.png">
28+
<link type="apple-touch-icon" sizes="1024x1024" href="../favicon.png">
29+
<link rel="icon" type="image/x-icon" href="../favicon.png">
3030
</head>
3131

3232
<!-- #### 内容 #### -->

kiss/color/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,8 @@
2828
<link rel="stylesheet" href="../../style.css">
2929
<link rel="stylesheet" href="../kiss_style.css">
3030
<!-- # # アイコンの設定 # # -->
31-
<link rel="apple-touch-icon" sizes="1024x1024" href="../kiss_icon.png">
32-
<link rel="icon" type="image/x-icon" href="../kiss_icon.png">
31+
<link rel="apple-touch-icon" sizes="1024x1024" href="../../favicon.png">
32+
<link rel="icon" type="image/x-icon" href="../../favicon.png">
3333
<style>
3434
table{width: 90%;}
3535
table tr th p{color: white;}

kiss/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,8 +27,8 @@
2727
<link rel="stylesheet" href="../style.css">
2828
<link rel="stylesheet" href="kiss_style.css">
2929
<!-- # # アイコンの設定 # # -->
30-
<link rel="apple-touch-icon" sizes="1024x1024" href="kiss_icon.png">
31-
<link rel="icon" type="image/x-icon" href="kiss_icon.png">
30+
<link rel="apple-touch-icon" sizes="1024x1024" href="../favicon.png">
31+
<link rel="icon" type="image/x-icon" href="../favicon.png">
3232
</head>
3333

3434
<!-- #### 内容 #### -->

kiss/kiss_icon.png

-9.86 KB
Binary file not shown.

lfa/index.html

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -23,11 +23,11 @@
2323
<meta name="author" content="copy;LEC/Lemon73">
2424
<meta name="viewport" content="width=1080">
2525
<title>LFA | LEC</title>
26-
<link rel="stylesheet" href="/LEC-MainSite/style.css">
26+
<link rel="stylesheet" href="../style.css">
2727
<link rel="stylesheet" href="lfa_style.css">
2828
<!-- # # アイコンの設定 # # -->
29-
<link rel="apple-touch-icon" sizes="1024x1024" href="lfa_icon.png">
30-
<link rel="icon" type="image/x-icon" href="lfa_icon.png">
29+
<link rel="apple-touch-icon" sizes="1024x1024" href="../favicon.png">
30+
<link rel="icon" type="image/x-icon" href="../favicon.png">
3131
</head>
3232

3333
<!-- #### 内容 #### -->

lfa/lfa_icon.png

-5.33 KB
Binary file not shown.

neo/index.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,8 +26,8 @@
2626
<link rel="stylesheet" href="../style.css">
2727
<link rel="stylesheet" href="neo_style.css">
2828
<!-- # # アイコンの設定 # # -->
29-
<link rel="apple-touch-icon" sizes="1024x1024" href="neo_icon.png">
30-
<link rel="icon" type="image/x-icon" href="neo_icon.png">
29+
<link rel="apple-touch-icon" sizes="1024x1024" href="../favicon.png">
30+
<link rel="icon" type="image/x-icon" href="../favicon.png">
3131
</head>
3232

3333
<!-- #### 内容 #### -->

neo/neo_icon.png

-11.8 KB
Binary file not shown.

neo/neo_rainbow.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,8 @@
2929
<link rel="stylesheet" href="../style.css">
3030
<link rel="stylesheet" href="neo_style.css">
3131
<!-- # # アイコンの設定 # # -->
32-
<link rel="apple-touch-icon" sizes="1024x1024" href="neo_scf_icon.png">
33-
<link rel="icon" type="image/x-icon" href="neo_scf_icon.png">
32+
<link rel="apple-touch-icon" sizes="1024x1024" href="../favicon.png">
33+
<link rel="icon" type="image/x-icon" href="../favicon.png">
3434
</head>
3535

3636
<!-- #### 内容 #### -->

0 commit comments

Comments
 (0)