Skip to content

Commit 7e7f002

Browse files
Rename img folder to assets
renamed img folder to assets moved media folder to assets folder
1 parent 2babf88 commit 7e7f002

193 files changed

Lines changed: 317 additions & 317 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

404.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5,14 +5,14 @@
55
<meta name="viewport" content="width=device-width, initial-scale=1" />
66
<meta name="robots" content="noindex" />
77
<title>Jet Yeh's | 404</title>
8-
<link rel="icon" href="/img/favicon-32x32.png" />
8+
<link rel="icon" href="/assets/favicon-32x32.png" />
99
<link rel="stylesheet" href="/css/404.css" />
1010
<link rel="stylesheet" href="/css/style.css" />
1111
</head>
1212
<body>
1313
<section class="notFound">
1414
<div class="img">
15-
<img style="width: 600px" src="/img/404.png" alt="icon" />
15+
<img style="width: 600px" src="/assets/404.png" alt="icon" />
1616
</div>
1717
<div class="text">
1818
<h1>404</h1>
File renamed without changes.

0 commit comments

Comments
 (0)