Skip to content

Commit

Permalink
initial
Browse files Browse the repository at this point in the history
  • Loading branch information
mehthabt committed May 22, 2023
1 parent 962d30e commit 8fbadf2
Show file tree
Hide file tree
Showing 19 changed files with 1,748 additions and 14 deletions.
152 changes: 151 additions & 1 deletion 404.html
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,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;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 modified _next/.DS_Store
Binary file not shown.
Binary file modified _next/static/.DS_Store
Binary file not shown.
2 changes: 1 addition & 1 deletion _next/static/chunks/pages/_app-715d255ee6a21f48.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion _next/static/chunks/pages/index-83a262cfab1b2950.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading

0 comments on commit 8fbadf2

Please sign in to comment.