Skip to content

Commit cd97133

Browse files
change: links
1 parent afbfd13 commit cd97133

File tree

5 files changed

+21
-21
lines changed

5 files changed

+21
-21
lines changed

404.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,12 +18,12 @@
1818
<meta name="keywords" content="Lemon's Resting Area, Lemon73">
1919
<meta name="google-site-verification" content="tP-ZE1jJcFufmddzvPoj8zJSzB6W8aGiHyzp2x72zgA" />
2020
<title>404 | LRA</title>
21-
<link rel="stylesheet" href="style.css">
22-
<link rel="icon" type="apple-touch-icon" href="favicon.png">
23-
<link rel="icon" type="image/x-icon" href="favicon.png">
21+
<link rel="stylesheet" href="/style.css">
22+
<link rel="icon" type="apple-touch-icon" href="/favicon.png">
23+
<link rel="icon" type="image/x-icon" href="/favicon.png">
2424
</head>
2525
<body>
26-
<h1><a href="/LEC-MainSite">Lemon's Resting Area</a></h1>
26+
<h1><a href="/">Lemon's Resting Area</a></h1>
2727

2828
<h2>404 エラー</h2>
2929
<p>アクセス側で問題が発生しています。</p>

apps/sky.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@
2323
<meta name="keywords" content="Lemon's Resting Area, Lemon73">
2424
<meta name="google-site-verification" content="tP-ZE1jJcFufmddzvPoj8zJSzB6W8aGiHyzp2x72zgA" />
2525
<title>Sky Colors | LRA</title>
26-
<link rel="stylesheet" href="../style.css">
27-
<link rel="icon" type="apple-touch-icon" href="../favicon.png">
28-
<link rel="icon" type="image/x-icon" href="../favicon.png">
26+
<link rel="stylesheet" href="/style.css">
27+
<link rel="icon" type="apple-touch-icon" href="/favicon.png">
28+
<link rel="icon" type="image/x-icon" href="/favicon.png">
2929
</head>
3030
<body>
31-
<h1><a href="../">Lemon's Resting Area</a></h1>
31+
<h1><a href="/">Lemon's Resting Area</a></h1>
3232

3333
<h2>虹色計画</h2>
3434
<p>虹色計画とは、様々なフレームワークでランダムな色を出力するソフトウェアの開発をするという計画です。</p>

index.html

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -19,12 +19,12 @@
1919
<meta name="keywords" content="Lemon's Resting Area, Lemon73">
2020
<meta name="google-site-verification" content="tP-ZE1jJcFufmddzvPoj8zJSzB6W8aGiHyzp2x72zgA" />
2121
<title>Lemon's Resting Area</title>
22-
<link rel="stylesheet" href="style.css">
23-
<link rel="icon" type="apple-touch-icon" href="favicon.png">
24-
<link rel="icon" type="image/x-icon" href="favicon.png">
22+
<link rel="stylesheet" href="/style.css">
23+
<link rel="icon" type="apple-touch-icon" href="/favicon.png">
24+
<link rel="icon" type="image/x-icon" href="/favicon.png">
2525
</head>
2626
<body>
27-
<h1><a href="./">Lemon's Resting Area</a></h1>
27+
<h1><a href="/">Lemon's Resting Area</a></h1>
2828

2929
<h2>活動内容</h2>
3030
<ul>
@@ -77,7 +77,7 @@ <h2>活動内容</h2>
7777
<h2>広報 / 活動状況掲示</h2>
7878
<ul>
7979
<li><a href="sns">SNS</a></li>
80-
<li><a href="https://lemon73-computing.github.io/blog">Blog</a></li>
80+
<li><a href="blog">Blog</a></li>
8181
</ul>
8282

8383
<h2>運営</h2>

lf/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -24,9 +24,9 @@
2424
<meta name="keywords" content="Lemon's Resting Area, Lemon73">
2525
<meta name="google-site-verification" content="tP-ZE1jJcFufmddzvPoj8zJSzB6W8aGiHyzp2x72zgA" />
2626
<title>Lemon Festival | LRA</title>
27-
<link rel="stylesheet" href="../style.css">
28-
<link rel="icon" type="apple-touch-icon" href="../favicon.png">
29-
<link rel="icon" type="image/x-icon" href="../favicon.png">
27+
<link rel="stylesheet" href="/style.css">
28+
<link rel="icon" type="apple-touch-icon" href="/favicon.png">
29+
<link rel="icon" type="image/x-icon" href="/favicon.png">
3030
<style>
3131
img{width: 50%;}
3232
@media screen and (max-width:1080px){img{width: 95%;}}
@@ -39,7 +39,7 @@
3939
</style>
4040
</head>
4141
<body>
42-
<h1><a href="../">Lemon's Resting Area</a></h1>
42+
<h1><a href="/">Lemon's Resting Area</a></h1>
4343

4444
<h2>Lemon Festival</h2>
4545
<p>LF (Lemon Festival) とは、 Lemon's Resting Area が不定期で開催しているイベントです。</p>

lfa/index.html

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -20,12 +20,12 @@
2020
<meta name="keywords" content="Lemon's Resting Area, Lemon73">
2121
<meta name="google-site-verification" content="tP-ZE1jJcFufmddzvPoj8zJSzB6W8aGiHyzp2x72zgA" />
2222
<title>レモン研究所 | LRA</title>
23-
<link rel="stylesheet" href="../style.css">
24-
<link rel="icon" type="apple-touch-icon" href="../favicon.png">
25-
<link rel="icon" type="image/x-icon" href="../favicon.png">
23+
<link rel="stylesheet" href="/style.css">
24+
<link rel="icon" type="apple-touch-icon" href="/favicon.png">
25+
<link rel="icon" type="image/x-icon" href="/favicon.png">
2626
</head>
2727
<body>
28-
<h1><a href="../">Lemon's Resting Area</a></h1>
28+
<h1><a href="/">Lemon's Resting Area</a></h1>
2929

3030
<h2>レモン研究所</h2>
3131
<p>レモン研究所 (LFA: Lemon Future Academy) は Lemon's Resting Area の研究専門チームです。</p>

0 commit comments

Comments
 (0)