This is an automated email from the ASF dual-hosted git repository.
mauriciostekl pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/ignite-website.git
The following commit(s) were added to refs/heads/master by this push:
new 734cf0e invalidated css cache (#84)
734cf0e is described below
commit 734cf0e1bc9fc6ed1bc05262819f0f4db7a5a755
Author: Mauricio Stekl <[email protected]>
AuthorDate: Mon Mar 8 12:32:10 2021 -0300
invalidated css cache (#84)
---
includes/scripts.html | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/includes/scripts.html b/includes/scripts.html
index 2501571..c426acb 100644
--- a/includes/scripts.html
+++ b/includes/scripts.html
@@ -1,7 +1,7 @@
<!-- REMEMBER TO COPY ALL CHANGES TO download.html -->
-<link rel="stylesheet" href="/css/ignite-redesign.css?20201230" media="print"
onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet"
href="/css/ignite-redesign.css?20201230"></noscript>
+<link rel="stylesheet" href="/css/ignite-redesign.css?20200308" media="print"
onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet"
href="/css/ignite-redesign.css?20200308"></noscript>
<script src="/js/lazysizes.min.js" async=""></script>