Update branding and links to Zoo (#498)

* Update branding and links to Zoo
Fixes #496

* Update logo to generic

* Cleaner zip name
This commit is contained in:
Pierre Jacquier
2024-01-09 06:41:27 -05:00
committed by GitHub
parent 8044c85549
commit ba51628e50
6 changed files with 6 additions and 6 deletions

View File

@ -13,7 +13,7 @@ jobs:
runs-on: ubuntu-latest
env:
RELEASE: ${{ github.event.release.name }}
RELEASE_ZIP: kittycad_diff-viewer_${{ github.event.release.name || github.sha }}.zip
RELEASE_ZIP: zoo-diff-viewer-extension_${{ github.event.release.name || github.sha }}.zip
steps:
- uses: actions/checkout@v4.1.1

View File

@ -1,6 +1,6 @@
![KittyCAD](/public/logo192.png)
![Zoo](/public/logo192.png)
## KittyCAD Diff Viewer Extension
## Zoo Diff Viewer Extension
View changes to your models directly within GitHub with our extension for all Chrome, Edge, and Chromium-powered browsers. Use the industry-standard version control platform, supercharged with a rich CAD visualizer. Open-source and powered by the KittyCAD API.

View File

@ -1,7 +1,7 @@
<!DOCTYPE html>
<html lang="en">
<head>
<title>KittyCAD Diff Viewer Extension</title>
<title>Zoo Diff Viewer Extension</title>
</head>
<body>
<div id="root"></div>

View File

@ -1,6 +1,6 @@
{
"name": "KittyCAD Diff Viewer",
"description": "KittyCAD Diff Viewer Chrome Extension",
"name": "Zoo Diff Viewer",
"description": "Zoo Diff Viewer Chrome Extension",
"version": "0.7.0",
"manifest_version": 3,
"action": {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 31 KiB

After

Width:  |  Height:  |  Size: 10 KiB

Binary file not shown.

Before

Width:  |  Height:  |  Size: 207 KiB

After

Width:  |  Height:  |  Size: 8.2 KiB