-
-
Notifications
You must be signed in to change notification settings - Fork 2
/
404.html
24 lines (17 loc) · 821 Bytes
/
404.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
---
layout: page
permalink: /404.html
description: 404 page not found
sitemap:
exclude: "yes"
date: '2024-3-20'
<!-- tags:
- error
categories: error -->
---
<h1 id="404">404</h1>
<p>Page not found! </p>
<a href="#goback" class="btn btn-secondary btn-xl js-scroll-trigger" title="Head Back" onclick="window.history.back();" id="goback">Head Back</a>
<p>Please <a href="https://twitter.com/aviinfinity">tweet me</a> or <a href="https://github.com/avipars/CS-Resources/issues">open a github issue</a> and I will try to fix it ASAP!</p>
<p>In the meantime, feel free to head to the <a href="https://cs.aviparshan.com/?utm_source={{ page.url }}&utm_campaign={{{{ canonical_url }}}}">homepage</a> and look around!</p>
<!-- [Contact Info](https://www.aviparshan.com/?utm_source=page_down) -->