This is an automated email from the ASF dual-hosted git repository.
skrawcz pushed a commit to branch main
in repository https://gitbox.apache.org/repos/asf/hamilton.git
The following commit(s) were added to refs/heads/main by this push:
new 67e38e2d Apply Apache Incubator press-kit logo to docs (#1438)
67e38e2d is described below
commit 67e38e2dbdfba14f8ff2764e755c37797f7c19cf
Author: Mohit rao <[email protected]>
AuthorDate: Sun Feb 22 01:24:26 2026 +0530
Apply Apache Incubator press-kit logo to docs (#1438)
* Apply Apache Incubator podling logo to docs
* Increase Hamilton star size in incubator logo
* Fix MyST figure block for incubator logo
---------
Co-authored-by: Your Name <[email protected]>
---
docs/_static/hamilton-incubator-logo.png | Bin 0 -> 659320 bytes
docs/_static/hamilton-incubator-logo.svg | 9 +++++++++
docs/index.md | 5 +++++
3 files changed, 14 insertions(+)
diff --git a/docs/_static/hamilton-incubator-logo.png
b/docs/_static/hamilton-incubator-logo.png
new file mode 100644
index 00000000..3895a965
Binary files /dev/null and b/docs/_static/hamilton-incubator-logo.png differ
diff --git a/docs/_static/hamilton-incubator-logo.svg
b/docs/_static/hamilton-incubator-logo.svg
new file mode 100644
index 00000000..ac015699
--- /dev/null
+++ b/docs/_static/hamilton-incubator-logo.svg
@@ -0,0 +1,9 @@
+<svg width="1024" height="1024" viewBox="0 0 1024 1024" fill="none"
xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink">
+<rect width="1024" height="1024" fill="url(#pattern0_0_1)"/>
+<defs>
+<pattern id="pattern0_0_1" patternContentUnits="objectBoundingBox" width="1"
height="1">
+<use xlink:href="#image0_0_1" transform="scale(0.000976562)"/>
+</pattern>
+<image id="image0_0_1" width="1024" height="1024" preserveAspectRatio="none"
xlink:href="data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAABAAAAAQACAIAAADwf7zUAAE8qWNhQlgAATypanVtYgAAAB5qdW1kYzJwYQARABCAAACqADibcQNjMnBhAAAANvRqdW1iAAAAR2p1bWRjMm1hABEAEIAAAKoAOJtxA3VybjpjMnBhOmZlNjc1MWQ0LTU0YTgtNDU5Yi1hNzhkLTRkMDdjMmEyMWEzZgAAAAHBanVtYgAAAClqdW1kYzJhcwARABCAAACqADibcQNjMnBhLmFzc2VydGlvbnMAAAAA5Wp1bWIAAAApanVtZGNib3IAEQAQgAAAqgA4m3EDYzJwYS5hY3Rpb25zLnYyAAAAALRjYm9yoWdhY3Rpb25zgqNmYWN0aW9ubGMyc
[...]
+</defs>
+</svg>
diff --git a/docs/index.md b/docs/index.md
index 272b70c9..e7f452f6 100644
--- a/docs/index.md
+++ b/docs/index.md
@@ -16,6 +16,11 @@ KIND, either express or implied. See the License for the
specific language governing permissions and limitations
under the License.
-->
+```{figure} _static/hamilton-incubator-logo.svg
+:align: center
+:width: 240px
+
+Apache Hamilton (Incubator Podling) logo
```{include} main.md