-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy path404.html
More file actions
27 lines (26 loc) · 808 Bytes
/
404.html
File metadata and controls
27 lines (26 loc) · 808 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
---
layout: page
title: 404 - Page Not Found
permalink: /404.html
---
<p align="center">
<img src="https://raw.githubusercontent.com/creatorbe/creatorbe.github.io/master/static/img/404.png" alt="404"/>
</p>
<h1 align="center">404</h1>
<h1 align="center">Weeeh! Could not find that page.</h1>
<br/>
<p>
Hi there, I regularly doing development research and improvement my blog to a new platform. It may have broken
a lot of links inadvertently.
</p>
<p>
Make sure the URL you entered is correct and try to refresh.
</p>
<p>
If you don't mind, please
<a href="https://github.com/creatorbe/creatorbe.github.io/issues/new" target="_blank">log an issue</a>
with the URL you were trying to reach and where you found the URL. Thanks!
</p>
<p>
<a href="mailto:creatorb45@gmail.com">creatorb45@gmail.com</a>
</p>