You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@avro.apache.org by "ASF GitHub Bot (Jira)" <ji...@apache.org> on 2022/06/29 17:28:00 UTC

[jira] [Work logged] (AVRO-3555) Don't inline the Avro logo in the navbar for 1.11.1

     [ https://issues.apache.org/jira/browse/AVRO-3555?focusedWorklogId=786146&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-786146 ]

ASF GitHub Bot logged work on AVRO-3555:
----------------------------------------

                Author: ASF GitHub Bot
            Created on: 29/Jun/22 17:27
            Start Date: 29/Jun/22 17:27
    Worklog Time Spent: 10m 
      Work Description: RyanSkraba opened a new pull request, #1743:
URL: https://github.com/apache/avro/pull/1743

   Inlining the Avro logo means that once the website is statically generated, it would need to be changed page-by-page.
   
   In order for this to work, I needed to clean up the SVG in the existing logo to remove a duplicate `width` attribute.
   
   ### Jira
   
   - [X] My PR addresses AVRO-3555
   
   ### Tests
   
   - [X] My PR does not need testing for this extremely good reason: Manually tested on website build
   




Issue Time Tracking
-------------------

            Worklog Id:     (was: 786146)
    Remaining Estimate: 0h
            Time Spent: 10m

> Don't inline the Avro logo in the navbar for 1.11.1
> ---------------------------------------------------
>
>                 Key: AVRO-3555
>                 URL: https://issues.apache.org/jira/browse/AVRO-3555
>             Project: Apache Avro
>          Issue Type: Sub-task
>            Reporter: Ryan Skraba
>            Assignee: Ryan Skraba
>            Priority: Major
>          Time Spent: 10m
>  Remaining Estimate: 0h
>
> If we change the Avro logo (AVRO-3554), we probably don't want to inline it for the navbar of the new website.
> It should be located at a common location (such as the current [https://avro.apache.org/images/avro-logo.png|https://avro.apache.org/images/avro-logo.png,]) or at a version specific location, (such as the current https://avro.apache.org/docs/1.11.0/images/avro-logo.png)



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