Skip to content

Commit 76085ba

Browse files
committed
Redirect to notion
1 parent 79defd9 commit 76085ba

31 files changed

+18
-82
lines changed

404.html

Lines changed: 0 additions & 24 deletions
This file was deleted.

_layouts/redirected.html

Lines changed: 13 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,13 @@
1+
<!DOCTYPE html>
2+
<html>
3+
<head>
4+
<link rel="canonical" href="{{ page.redirect_to }}"/>
5+
<meta http-equiv="content-type" content="text/html; charset=utf-8" />
6+
<meta http-equiv="refresh" content="0;url={{ page.redirect_to }}" />
7+
</head>
8+
<body>
9+
<h1>Redirecting...</h1>
10+
<a href="{{ page.redirect_to }}">Click here if you are not redirected.<a>
11+
<script>location='{{ page.redirect_to }}'</script>
12+
</body>
13+
</html>

_posts/2019-11-10-the-rapalyzer.markdown

Lines changed: 0 additions & 21 deletions
This file was deleted.

_posts/2019-12-06-fit-trak.markdown

Lines changed: 0 additions & 16 deletions
This file was deleted.

_posts/2020-07-25-spoti-stats.markdown

Lines changed: 0 additions & 10 deletions
This file was deleted.

about.markdown

Lines changed: 0 additions & 5 deletions
This file was deleted.

img/AWS.png

-5.11 KB
Binary file not shown.

img/C++.png

-7.36 KB
Binary file not shown.

img/CalPoly.jpg

-2.67 KB
Binary file not shown.

img/Docker.png

-5.91 KB
Binary file not shown.

0 commit comments

Comments
 (0)