-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
19 changed files
with
1,748 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1,151 @@ | ||
<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width"/><title>404: This page could not be found</title><meta name="next-head-count" content="3"/><link rel="preload" href="/_next/static/css/aefafba9f5ee520a.css" as="style"/><link rel="stylesheet" href="/_next/static/css/aefafba9f5ee520a.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script src="/_next/static/chunks/webpack-ee7e63bc15b31913.js" defer=""></script><script src="/_next/static/chunks/framework-cda2f1305c3d9424.js" defer=""></script><script src="/_next/static/chunks/main-7ac27665b9396da2.js" defer=""></script><script src="/_next/static/chunks/pages/_app-715d255ee6a21f48.js" defer=""></script><script src="/_next/static/chunks/pages/_error-54de1933a164a1ff.js" defer=""></script><script src="/_next/static/HaTsUkDtNzFnj_27u-ecp/_buildManifest.js" defer=""></script><script src="/_next/static/HaTsUkDtNzFnj_27u-ecp/_ssgManifest.js" defer=""></script></head><body><div id="__next"><div class="h-screen main-bg w-full flex-1 flex flex-col"><div class="flex items-center justify-between px-12 py-5"><img src="/images/logo1.png" alt="Ministry" class="h-16 object-contain"/><img src="/images/logo2.png" alt="Ministry" class="h-[3.5rem] object-contain"/></div><img src="/images/headerline.png" alt="headerline" class="h-2 w-full object-contain"/><div class="h-full flex-1 flex flex-col"><div style="font-family:system-ui,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding-right:23px;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block;text-align:left"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found<!-- -->.</h2></div></div></div></div><footer class="footer-image h-40 mt-16"></footer></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"statusCode":404}},"page":"/_error","query":{},"buildId":"HaTsUkDtNzFnj_27u-ecp","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html> | ||
<!DOCTYPE html> | ||
<html lang="en"> | ||
<head> | ||
<meta charset="utf-8" /> | ||
<meta name="viewport" content="width=device-width" /> | ||
<title>404: This page could not be found</title> | ||
<meta name="next-head-count" content="3" /> | ||
<link | ||
rel="preload" | ||
href="./_next/static/css/aefafba9f5ee520a.css" | ||
as="style" | ||
/> | ||
<link | ||
rel="stylesheet" | ||
href="./_next/static/css/aefafba9f5ee520a.css" | ||
data-n-g="" | ||
/> | ||
<noscript data-n-css=""></noscript> | ||
<script | ||
defer="" | ||
nomodule="" | ||
src="./_next/static/chunks/polyfills-c67a75d1b6f99dc8.js" | ||
></script> | ||
<script | ||
src="./_next/static/chunks/webpack-02b59b97c33110d1.js" | ||
defer="" | ||
></script> | ||
<script | ||
src="./_next/static/chunks/framework-cda2f1305c3d9424.js" | ||
defer="" | ||
></script> | ||
<script | ||
src="./_next/static/chunks/main-7ac27665b9396da2.js" | ||
defer="" | ||
></script> | ||
<script | ||
src="./_next/static/chunks/pages/_app-715d255ee6a21f48.js" | ||
defer="" | ||
></script> | ||
<script | ||
src="./_next/static/chunks/pages/_error-54de1933a164a1ff.js" | ||
defer="" | ||
></script> | ||
<script | ||
src="./_next/static/AmzL7zm2ZsiZcpAQ29wCN/_buildManifest.js" | ||
defer="" | ||
></script> | ||
<script | ||
src="./_next/static/AmzL7zm2ZsiZcpAQ29wCN/_ssgManifest.js" | ||
defer="" | ||
></script> | ||
</head> | ||
<body> | ||
<div id="__next"> | ||
<div class="h-screen main-bg w-full flex-1 flex flex-col"> | ||
<div class="flex items-center justify-between px-12 py-5"> | ||
<img | ||
src="./images/logo1.png" | ||
alt="Ministry" | ||
class="h-16 object-contain" | ||
/><img | ||
src="./images/logo2.png" | ||
alt="Ministry" | ||
class="h-[3.5rem] object-contain" | ||
/> | ||
</div> | ||
<img | ||
src="./images/headerline.png" | ||
alt="headerline" | ||
class="h-2 w-full object-contain" | ||
/> | ||
<div class="h-full flex-1 flex flex-col"> | ||
<div | ||
style=" | ||
font-family: system-ui, 'Segoe UI', Roboto, Helvetica, Arial, | ||
sans-serif, 'Apple Color Emoji', 'Segoe UI Emoji'; | ||
height: 100vh; | ||
text-align: center; | ||
display: flex; | ||
flex-direction: column; | ||
align-items: center; | ||
justify-content: center; | ||
" | ||
> | ||
<div> | ||
<style> | ||
body { | ||
color: #000; | ||
background: #fff; | ||
margin: 0; | ||
} | ||
.next-error-h1 { | ||
border-right: 1px solid rgba(0, 0, 0, 0.3); | ||
} | ||
@media (prefers-color-scheme: dark) { | ||
body { | ||
color: #fff; | ||
background: #000; | ||
} | ||
.next-error-h1 { | ||
border-right: 1px solid rgba(255, 255, 255, 0.3); | ||
} | ||
} | ||
</style> | ||
<h1 | ||
class="next-error-h1" | ||
style=" | ||
display: inline-block; | ||
margin: 0 20px 0 0; | ||
padding-right: 23px; | ||
font-size: 24px; | ||
font-weight: 500; | ||
vertical-align: top; | ||
line-height: 49px; | ||
" | ||
> | ||
404 | ||
</h1> | ||
<div style="display: inline-block; text-align: left"> | ||
<h2 | ||
style=" | ||
font-size: 14px; | ||
font-weight: 400; | ||
line-height: 49px; | ||
margin: 0; | ||
" | ||
> | ||
This page could not be found<!-- -->. | ||
</h2> | ||
</div> | ||
</div> | ||
</div> | ||
</div> | ||
<footer class="footer-image h-40 mt-16"></footer> | ||
</div> | ||
</div> | ||
<script id="__NEXT_DATA__" type="application/json"> | ||
{ | ||
"props": { "pageProps": { "statusCode": 404 } }, | ||
"page": "/_error", | ||
"query": {}, | ||
"buildId": "AmzL7zm2ZsiZcpAQ29wCN", | ||
"assetPrefix": ".", | ||
"nextExport": true, | ||
"isFallback": false, | ||
"gip": true, | ||
"scriptLoader": [] | ||
} | ||
</script> | ||
</body> | ||
</html> |
Binary file not shown.
Binary file not shown.
File renamed without changes.
File renamed without changes.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Oops, something went wrong.