diff --git a/build.gradle b/build.gradle index 15bdbb38f..0955bf86a 100644 --- a/build.gradle +++ b/build.gradle @@ -98,6 +98,7 @@ rat { // graphics 'website/content/docs/guide/**/*.svg', + 'website/content/img/**/*.svg', // compiled logs and locks 'website/utilities/markers.txt', diff --git a/website/content/img/asf_logo.png b/website/content/img/asf_logo.png deleted file mode 100644 index 8dca81302..000000000 Binary files a/website/content/img/asf_logo.png and /dev/null differ diff --git a/website/content/img/asf_logo.svg b/website/content/img/asf_logo.svg new file mode 100644 index 000000000..f1084dfb3 --- /dev/null +++ b/website/content/img/asf_logo.svg @@ -0,0 +1,43 @@ + + + + + + + + + + + + + + + + + + + + + + + + + + + \ No newline at end of file diff --git a/website/layouts/footer.html b/website/layouts/footer.html index dd295ae1c..a264378a9 100644 --- a/website/layouts/footer.html +++ b/website/layouts/footer.html @@ -65,9 +65,9 @@