Skip to content

Conversation

@CallumNZ
Copy link
Contributor

@CallumNZ CallumNZ commented Jun 30, 2025

Uses PNG instead of SVG, so consumer must set up a handler for the embedded asset. Also more CSS must be set.

Proposed Changes

Changes proposed in this pull request:

  • Change GNS logo to ESI logo
  • New logo is PNG instead of SVG, so added http stuff + extra CSS needs to be added to all consumers.

Production Changes

The following production changes are required to deploy these changes:

  • None

Review

Check the box that applies to this code review. If necessary please seek help with adding a checklist guide for the reviewer.
When assigning the code review please consider the expertise needed to review the changes.

  • This is a content (documentation, web page etc) only change.
  • This is a minor change (meta data, bug fix, improve test coverage etc).
  • This is a larger change (new feature, significant refactoring etc). Please use the code review guidelines to add a checklist below to guide the code reviewer.

Code Review Guide

Insert check list here if needed.

@CallumNZ CallumNZ requested a review from bpeng July 1, 2025 00:00

// ReturnFooterAssetPattern returns the path pattern for the footer asset server.
func ReturnFooterAssetPattern() string {
return "/images/footer_pngs/"
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

directory can be a const and shared

Copy link
Contributor

@bpeng bpeng left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Looks good, small change

@sue-h-gns sue-h-gns merged commit 09ffeb0 into main Jul 1, 2025
8 checks passed
@sue-h-gns sue-h-gns deleted the newLogo branch July 1, 2025 02:08
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants