Updated for public server.

This commit is contained in:
2025-11-25 00:04:05 +00:00
parent d6e9d316bc
commit 70ec2ce486
267 changed files with 100271 additions and 30 deletions

View File

@@ -0,0 +1,21 @@
<!-- wp:template-part {"slug":"header","theme":"eduacademy","tagName":"header"} /-->
<!-- wp:group {"tagName":"main","style":{"spacing":{"padding":{"top":"64px","bottom":"64px"},"blockGap":"40px","margin":{"top":"0","bottom":"0"}},"dimensions":{"minHeight":"600px"}},"layout":{"type":"flex","orientation":"vertical","verticalAlignment":"center","justifyContent":"center"}} -->
<main class="wp-block-group" style="min-height:600px;margin-top:0;margin-bottom:0;padding-top:64px;padding-bottom:64px"><!-- wp:group {"layout":{"type":"constrained"}} -->
<div class="wp-block-group"><!-- wp:heading {"textAlign":"center","level":1,"fontSize":"huge"} -->
<h1 class="wp-block-heading has-text-align-center has-huge-font-size">404 - Page not found</h1>
<!-- /wp:heading -->
<!-- wp:paragraph {"align":"center","fontSize":"medium"} -->
<p class="has-text-align-center has-medium-font-size">The page youre looking for might have been moved, renamed, or never existed at all. Double-check the URL, or head back to the homepage to continue exploring our courses and resources.</p>
<!-- /wp:paragraph -->
<!-- wp:buttons {"layout":{"type":"flex","justifyContent":"center"}} -->
<div class="wp-block-buttons"><!-- wp:button {"className":"is-style-outline"} -->
<div class="wp-block-button is-style-outline"><a class="wp-block-button__link wp-element-button" href="/">Back to Homepage</a></div>
<!-- /wp:button --></div>
<!-- /wp:buttons --></div>
<!-- /wp:group --></main>
<!-- /wp:group -->
<!-- wp:template-part {"slug":"footer","theme":"eduacademy","tagName":"footer"} /-->