diff --git a/MANIFEST.in b/MANIFEST.in
index 8836f09b..41c138c8 100644
--- a/MANIFEST.in
+++ b/MANIFEST.in
@@ -1,6 +1,5 @@
prune .github
prune .tox
-prune branding
prune docs
prune requirements
recursive-include requirements pypi-*.txt
diff --git a/README.md b/README.md
index 9dafbe2b..8b54d58f 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
@@ -175,7 +175,7 @@ plotter.show()
```
-![ww3-tri](https://raw.githubusercontent.com/bjlittle/geovista-media/2023.07.0/media/readme/ww3-tri.png)
+![ww3-tri](https://raw.githubusercontent.com/bjlittle/geovista-media/2023.09.1/media/readme/ww3-tri.png)
#### Finite Volume Community Ocean Model
@@ -218,7 +218,7 @@ plotter.show()
```
-![tamar](https://raw.githubusercontent.com/bjlittle/geovista-media/2023.07.0/media/readme/tamar.png)
+![tamar](https://raw.githubusercontent.com/bjlittle/geovista-media/2023.09.1/media/readme/tamar.png)
#### CF UGRID
@@ -267,7 +267,7 @@ plotter.show()
```
-![lam-mollweide](https://raw.githubusercontent.com/bjlittle/geovista-media/2023.07.0/media/readme/lam-moll.png)
+![lam-mollweide](https://raw.githubusercontent.com/bjlittle/geovista-media/2023.09.1/media/readme/lam-moll.png)
Using the same **unstructured** LAM data, reproject to
[Equidistant Cylindrical](https://proj.org/operations/projections/eqc.html) but this time using a
@@ -311,7 +311,7 @@ plotter.show()
```
-![lam-mollweide](https://raw.githubusercontent.com/bjlittle/geovista-media/2023.07.0/media/readme/lam-eqc.png)
+![lam-mollweide](https://raw.githubusercontent.com/bjlittle/geovista-media/2023.09.1/media/readme/lam-eqc.png)
#### LFRic Cube-Sphere
@@ -351,7 +351,7 @@ plotter.show()
```
-![lam-mollweide](https://raw.githubusercontent.com/bjlittle/geovista-media/2023.07.0/media/readme/lfric-robin.png)
+![lam-mollweide](https://raw.githubusercontent.com/bjlittle/geovista-media/2023.09.1/media/readme/lfric-robin.png)
#### UM ORCA2
@@ -391,7 +391,7 @@ plotter.show()
```
-![um-orca](https://raw.githubusercontent.com/bjlittle/geovista-media/2023.07.0/media/readme/um-orca.png)
+![um-orca](https://raw.githubusercontent.com/bjlittle/geovista-media/2023.09.1/media/readme/um-orca.png)
#### OISST AVHRR
@@ -429,7 +429,7 @@ plotter.show()
```
-![oisst-avhrr](https://raw.githubusercontent.com/bjlittle/geovista-media/2023.07.0/media/readme/oisst-avhrr.png)
+![oisst-avhrr](https://raw.githubusercontent.com/bjlittle/geovista-media/2023.09.1/media/readme/oisst-avhrr.png)
#### DYNAMICO Icosahedral
@@ -464,7 +464,7 @@ plotter.show()
```
-![dynamico-icosahedral](https://raw.githubusercontent.com/bjlittle/geovista-media/2023.07.0/media/readme/dynamico-icosahedral.png)
+![dynamico-icosahedral](https://raw.githubusercontent.com/bjlittle/geovista-media/2023.09.1/media/readme/dynamico-icosahedral.png)
## Unreal Reels
diff --git a/branding/logo/logomark/geovistalogoicon.png b/branding/logo/logomark/geovistalogoicon.png
deleted file mode 100644
index 71776152..00000000
Binary files a/branding/logo/logomark/geovistalogoicon.png and /dev/null differ
diff --git a/branding/logo/logomark/geovistalogoicon.svg b/branding/logo/logomark/geovistalogoicon.svg
deleted file mode 100644
index c21aa9ca..00000000
--- a/branding/logo/logomark/geovistalogoicon.svg
+++ /dev/null
@@ -1,563 +0,0 @@
-
-
\ No newline at end of file
diff --git a/branding/logo/primary/geovistalogo.png b/branding/logo/primary/geovistalogo.png
deleted file mode 100644
index 7965a343..00000000
Binary files a/branding/logo/primary/geovistalogo.png and /dev/null differ
diff --git a/branding/logo/primary/geovistalogo.svg b/branding/logo/primary/geovistalogo.svg
deleted file mode 100644
index 4c68f0ee..00000000
--- a/branding/logo/primary/geovistalogo.svg
+++ /dev/null
@@ -1,573 +0,0 @@
-
-
\ No newline at end of file
diff --git a/branding/logo/secondary/geovistalogo2.png b/branding/logo/secondary/geovistalogo2.png
deleted file mode 100644
index 90ad13b6..00000000
Binary files a/branding/logo/secondary/geovistalogo2.png and /dev/null differ
diff --git a/branding/logo/secondary/geovistalogo2.svg b/branding/logo/secondary/geovistalogo2.svg
deleted file mode 100644
index 925fff57..00000000
--- a/branding/logo/secondary/geovistalogo2.svg
+++ /dev/null
@@ -1,573 +0,0 @@
-
-
\ No newline at end of file
diff --git a/docs/src/index.rst b/docs/src/index.rst
index 501d36a7..ab2695b7 100644
--- a/docs/src/index.rst
+++ b/docs/src/index.rst
@@ -20,7 +20,7 @@
.. raw:: html
-
+
Cartographic rendering and mesh analytics powered by PyVista