Skip to content

Commit

Permalink
Add index & 404
Browse files Browse the repository at this point in the history
  • Loading branch information
denny0223 committed Nov 20, 2024
1 parent b54c1f4 commit c22636e
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
6 changes: 6 additions & 0 deletions 404.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
layout: redirect
title: "SITCON URL Shortener Page Not Found"
description: "SITCON 短網址服務,頁面不存在"
redirect_to: "https://sitcon.org/"
---
6 changes: 6 additions & 0 deletions index.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
---
layout: redirect
title: "SITCON URL Shortener"
description: "SITCON 短網址服務,需要建立短網址請發 PR"
redirect_to: "https://github.com/sitcon-tw/URL-Shortener"
---

0 comments on commit c22636e

Please sign in to comment.