You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@ignite.apache.org by ma...@apache.org on 2021/09/13 19:54:15 UTC

[ignite-website] branch master updated: forced styles cache invalidation

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 0fedf6d  forced styles cache invalidation
0fedf6d is described below

commit 0fedf6d971799416a521869d979b7324e787b304
Author: Mauricio Stekl <ma...@stekl.org>
AuthorDate: Mon Sep 13 16:52:23 2021 -0300

    forced styles cache invalidation
---
 includes/scripts.html | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/includes/scripts.html b/includes/scripts.html
index cc94b80..b7dae2a 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?20210909b" media="print" onload="this.media='all'">
-<noscript><link media="all" rel="stylesheet" href="/css/ignite-redesign.css?20210909b"></noscript>
+<link rel="stylesheet" href="/css/ignite-redesign.css?20210913" media="print" onload="this.media='all'">
+<noscript><link media="all" rel="stylesheet" href="/css/ignite-redesign.css?20210913"></noscript>
 
 <script src="/js/lazysizes.min.js" async=""></script>