Skip to content

Commit fa5d6e6

Browse files
committed
inital commit
0 parents  commit fa5d6e6

File tree

2 files changed

+6
-0
lines changed

2 files changed

+6
-0
lines changed

_config.yml

+1
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
theme: jekyll-theme-cayman

index.html

+5
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://example.com/</title>
4+
<meta http-equiv="refresh" content="0; URL=https://example.com/">
5+
<link rel="canonical" href="https://example.com/">

0 commit comments

Comments
 (0)