diff --git a/Website/Ivolution_doc.zip b/Website/Ivolution_doc.zip deleted file mode 100644 index 1e1a3f3..0000000 Binary files a/Website/Ivolution_doc.zip and /dev/null differ diff --git a/Website/content/pages/FirstPage.md b/Website/content/pages/FirstPage.md index 103b355..04962c2 100644 --- a/Website/content/pages/FirstPage.md +++ b/Website/content/pages/FirstPage.md @@ -11,8 +11,7 @@ Feed it with a bunch of images and it will generate a movie with your face cente Here is a small demonstration of what Ivolution can achieve : -
- +
Ivolution uses __face detection__ and modifies the images so that your face always keeps the same size and location over the movie. Images are processed in __chronological order__, so that you can see your face evoluate over time ! diff --git a/themes/ivolution/templates/analytics.html b/themes/ivolution/templates/analytics.html index 62f8511..c920138 100644 --- a/themes/ivolution/templates/analytics.html +++ b/themes/ivolution/templates/analytics.html @@ -1,3 +1,15 @@ {% if GOOGLE_ANALYTICS %} - + {% endif %} \ No newline at end of file