We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
0 parents commit fa5d6e6Copy full SHA for fa5d6e6
_config.yml
@@ -0,0 +1 @@
1
+theme: jekyll-theme-cayman
index.html
@@ -0,0 +1,5 @@
+<!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