diff options
author | Alexandre Garand <alexandre.garand@fretlink.com> | 2019-07-08 11:30:44 +0200 |
---|---|---|
committer | Alexandre Garand <alexandre.garand@fretlink.com> | 2019-07-08 12:15:34 +0200 |
commit | 1e4cb933c500f8135161e3d7fabeb0acf93bec12 (patch) | |
tree | 59cbf3e7b3d8626f2ceffcaf3dedc6cc8228589b /index.html | |
parent | 6347cbbdc731236eeaccd772fd952dbf62862220 (diff) | |
download | terraform-provider-mailgun-1e4cb933c500f8135161e3d7fabeb0acf93bec12.tar.gz terraform-provider-mailgun-1e4cb933c500f8135161e3d7fabeb0acf93bec12.tar.zst terraform-provider-mailgun-1e4cb933c500f8135161e3d7fabeb0acf93bec12.zip |
add index.html to ghpages
created index.html
update the script to add it in the website directory
Diffstat (limited to 'index.html')
-rw-r--r-- | index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/index.html b/index.html new file mode 100644 index 0000000..550c3e9 --- /dev/null +++ b/index.html | |||
@@ -0,0 +1 @@ | |||
<meta http-equiv="refresh" content="0; url=docs/providers/mailgun/index.html" /> | |||