You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Feb 5, 2022. It is now read-only.
Copy file name to clipboardExpand all lines: src/pages/app-404/app-404.tsx
+3-9Lines changed: 3 additions & 9 deletions
Original file line number
Diff line number
Diff line change
@@ -9,18 +9,12 @@ export class App404 {
9
9
return(
10
10
<divclass="no-page">
11
11
<sectionclass="container">
12
-
<imgsrc="/assets/forge.png"/>
12
+
<app-imgsrc="/assets/forge.png"/>
13
13
14
-
<p>
15
-
{' '}
16
-
Utoh, we've detected that this page does not exist, or something
17
-
else has gone wrong!{' '}
18
-
</p>
14
+
<p> Utoh, we've detected that this page does not exist, or something else has gone wrong! </p>
19
15
20
16
<p>
21
-
It must be something to do with our awesomeness, the coolness of our
22
-
apps, or some other equally awesome thing. Don't worry, we'll fix it
23
-
soon but in the mean time feel free to email us at{' '}
17
+
It must be something to do with our awesomeness, the coolness of our apps, or some other equally awesome thing. Don't worry, we'll fix it soon but in the mean time feel free to email us at{' '}
0 commit comments