Skip to content

Commit ba8ff96

Browse files
authored
Update 404.html
1 parent 424b965 commit ba8ff96

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

404.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
animation-direction: normal;
2626
animation-timing-function: linear;
2727
}
28-
#balls {
28+
#alert {
2929
position: relative;
3030
top: 50%;
3131
animation-duration: 1s;
@@ -64,7 +64,7 @@
6464
</head>
6565
<body>
6666
<div id="siteWrap">
67-
<img id="balls" width="256" src="https://discussions.apple.com/content/attachment/39e305f2-cd6f-4130-88ea-cc009cc5abce" />
67+
<img id="alert" loading="eager" width="256" src="https://discussions.apple.com/content/attachment/39e305f2-cd6f-4130-88ea-cc009cc5abce" />
6868
</div>
6969
</body>
7070
</html>

0 commit comments

Comments
 (0)