Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Aug 30, 2025. It is now read-only.

Commitf119995

Browse files
author
And
committed
fix: favicon path
1 parent287a506 commitf119995

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/layouts/default.hbs‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
<metacharset="UTF-8" />
55
<metaname="format-detection"content="telephone=no" />
66
<metaname="viewport"content="width=device-width, initial-scale=1.0" />
7-
<linkrel="shortcut icon"href="images/favicon.ico"type="image/x-icon" />
7+
<linkrel="shortcut icon"href="favicon.ico"type="image/x-icon" />
88
<linkrel="stylesheet"href="css/index.css" />
99
<title>{{title}}</title>
1010
</head>

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp