You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@ignite.apache.org by "Erlan Aytpaev (Jira)" <ji...@apache.org> on 2022/09/05 10:00:00 UTC

[jira] [Assigned] (IGNITE-17620) [Ignite Website] Update ignite-extensions header

     [ https://issues.apache.org/jira/browse/IGNITE-17620?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Erlan Aytpaev reassigned IGNITE-17620:
--------------------------------------

    Assignee: Erlan Aytpaev

> [Ignite Website] Update ignite-extensions header
> ------------------------------------------------
>
>                 Key: IGNITE-17620
>                 URL: https://issues.apache.org/jira/browse/IGNITE-17620
>             Project: Ignite
>          Issue Type: Task
>          Components: website
>            Reporter: Alexey Alexandrov
>            Assignee: Erlan Aytpaev
>            Priority: Minor
>
> Please replace commented-out header in [https://github.com/apache/ignite-extensions/blob/master/docs/_includes/header.html]
> With this:
> <header>
>     <!--#include virtual="/includes/promotion_banner.html" -->
>     <div class="container">
>         <button type='button' class='menu' title='Docs menu'>
>             <img src="\{{'assets/images/menu-icon.svg'|relative_url}}" width="18" height="12" alt="menu icon" />
>         </button>
>         <div class='home'>
>             <a href="/" class='home' title='Apache Ignite home'>
>                 <img src="\{{'assets/images/apache_ignite_logo.svg'|relative_url}}" alt="Apache Ignite logo" width="103" height="36" >
>             </a>
>         </div>
>         <form class='search'>
>             <button class="search-close" type='button'><img src='\{{"assets/images/cancel.svg"|relative_url}}' alt="close" width="10" height="10" /></button>
>             <input type="search" placeholder="Search…" id="search-input">
>         </form>
>         <button type='button' class='top-nav-toggle'>⋮</button>
>     </div>
> </header>



--
This message was sent by Atlassian Jira
(v8.20.10#820010)