diff --git a/website/.gitlab-ci.yml b/website/.gitlab-ci.yml index 9cc74f0..653b4df 100644 --- a/website/.gitlab-ci.yml +++ b/website/.gitlab-ci.yml @@ -1,5 +1,5 @@ deployWebsite: stage: deployWebsite script: - - wrangler pages publish website --project-name=fcast + - wrangler pages deploy website --project-name=fcast when: manual \ No newline at end of file diff --git a/website/images/whatis.png b/website/images/whatis.png index 9637dbb..65cc6c4 100644 Binary files a/website/images/whatis.png and b/website/images/whatis.png differ