Skip to content

Commit 004176f

Browse files
committed
feat: Update site favicon to a generic icon and remove related branding entry from changelog.
1 parent bed4e45 commit 004176f

4 files changed

Lines changed: 1 addition & 2 deletions

File tree

CHANGELOG.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,6 @@ All notable changes to this project will be documented in this file.
1515
### Changed
1616
- **UI Improvements**: Refined `Column Chooser` with a grid layout and better visibility.
1717
- **UI Improvements**: Aligned text in `History Modal` using CSS Grid.
18-
- **Branding**: Replaced all "SEVENP" branding with generic "Partner Center" or "Microsoft" assets for open source neutrality.
1918
- **Privacy**: Added explicit privacy notices to the Upload screen.
2019

2120
### Fixed

index.html

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<meta name="twitter:description" content="Simplify your Microsoft CSP operations. Analyze billing, manage pricing, generate invoices — 100% locally in your browser." />
2828

2929
<!-- Favicon -->
30-
<link rel="icon" type="image/png" href="/sevenp.png" />
30+
<link rel="icon" type="image/png" href="/favicon.png" />
3131
</head>
3232

3333
<body>
File renamed without changes.

public/sevenp-logo.png

-1.97 KB
Binary file not shown.

0 commit comments

Comments
 (0)