Skip to content

Unified branding on node index page style #745

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Jan 29, 2025

Conversation

nesitor
Copy link
Member

@nesitor nesitor commented Jan 25, 2025

Fix: Added new branding logo to unify node index page aesthetic.

Self proofreading checklist

  • The new code clear, easy to read and well commented.
  • New code does not duplicate the functions of builtin or popular libraries.
  • An LLM was used to review the new code and look for simplifications.
  • New classes and functions contain docstrings explaining what they provide.
  • All new code is covered by relevant tests.
  • Documentation has been updated regarding these changes.
  • Dependencies update in the project.toml have been mirrored in the Debian package build script packaging/Makefile

Changes

Added new branding logo and unified node type title font style.

How to test

Open the node index page and see the aesthetic improvement.

Screenshot

aleph-vm new branding

@nesitor nesitor requested a review from olethanh January 25, 2025 13:55
@nesitor nesitor self-assigned this Jan 25, 2025
Copy link

codecov bot commented Jan 25, 2025

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 62.95%. Comparing base (e6f2ff7) to head (878b0ea).
Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #745   +/-   ##
=======================================
  Coverage   62.95%   62.95%           
=======================================
  Files          71       71           
  Lines        6349     6349           
  Branches      519      519           
=======================================
  Hits         3997     3997           
  Misses       2192     2192           
  Partials      160      160           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@nesitor nesitor requested a review from gmolki January 29, 2025 14:44
@nesitor nesitor merged commit 7f89c89 into main Jan 29, 2025
13 of 22 checks passed
@nesitor nesitor deleted the andres-fix-added_new_branding_logo branch January 29, 2025 17:25
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