This is an automated email from the ASF dual-hosted git repository.
dmagda 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 de257eb updated the promotion banner
de257eb is described below
commit de257eb695a108738a7e0b51fe654cdc51af5673
Author: Denis Magda <[email protected]>
AuthorDate: Fri Sep 25 15:13:43 2020 -0700
updated the promotion banner
---
_docs/_includes/header.html | 2 +-
includes/header.html | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/_docs/_includes/header.html b/_docs/_includes/header.html
index d4d34c5..628f3e1 100644
--- a/_docs/_includes/header.html
+++ b/_docs/_includes/header.html
@@ -1,5 +1,5 @@
<header>
- <!--#include virtual="/includes/promotion_banner.html" -->
+ <!--#include virtual="/includes/promotion_banner.html?v2" -->
<div class="container">
<button type='button' class='menu' title='Docs menu'>
<img src="{{'assets/images/menu-icon.svg'|relative_url}}"/>
diff --git a/includes/header.html b/includes/header.html
index 9a8be9a..7068b04 100644
--- a/includes/header.html
+++ b/includes/header.html
@@ -1,7 +1,7 @@
<!-- REMEMBER TO COPY ALL CHANGES TO download.html -->
<header id="header" class="affix header sticky-top shrink" data-spy="affix"
data-offset-top="0">
- <!--#include virtual="/includes/promotion_banner.html" -->
+ <!--#include virtual="/includes/promotion_banner.html?v2" -->
<div class="container">
<nav id="nav" class=" navbar navbar-expand-lg d-flex bd-highlight
mb-3" role="navigation">