Skip to content

Commit e74a0aa

Browse files
committed
サブページの title タグ設定
1 parent a4f567e commit e74a0aa

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

download.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@
88

99
<link href="./dsk_sakura.css" type="text/css" rel="stylesheet">
1010
<link rel="shortcut icon" href="favicon.ico">
11-
<title>サクラエディタ Download</title>
11+
<title>ダウンロード - サクラエディタ</title>
1212
</head>
1313

1414
<body>

intro.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<meta name="keywords" content="エディタ,テキストエディタ,サクラエディタ" lang="ja">
1010
<link href="./dsk_sakura.css" type="text/css" rel="stylesheet">
1111
<link rel="shortcut icon" href="/favicon.ico">
12-
<title>紹介</title>
12+
<title>機能紹介 - サクラエディタ</title>
1313
</head>
1414

1515
<body>

0 commit comments

Comments
 (0)