Skip to content

Commit 8e668a8

Browse files
committed
Add redirect to project book
1 parent 50549a3 commit 8e668a8

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

_config.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
theme: jekyll-theme-cayman

index.html

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
<!DOCTYPE html>
2+
<meta charset="utf-8">
3+
<title>Redirecting to https://ethersync.github.io/ethersync</title>
4+
<meta http-equiv="refresh" content="0; URL=https://ethersync.github.io/ethersync">
5+
<link rel="canonical" href="https://ethersync.github.io/ethersync">

0 commit comments

Comments
 (0)