patx/afterdarklabs
add logo.png
Commit 78b4d92 · patx · 2026-05-19T19:22:37-04:00
Comments
No comments yet.
Diff
diff --git a/index.html b/index.html
index b53b992..847a60a 100644
--- a/index.html
+++ b/index.html
@@ -82,7 +82,7 @@
"@id": "https://afterdarklabs.io/#organization",
"name": "After Dark Labs",
"url": "https://afterdarklabs.io/",
- "logo": "https://afterdarklabs.io/moon-stars-fill.svg",
+ "logo": "https://afterdarklabs.io/logo.png",
"founder": {
"@type": "Person",
"name": "Harrison Erd"
diff --git a/logo.png b/logo.png
new file mode 100644
index 0000000..ab1b9df
Binary files /dev/null and b/logo.png differ
diff --git a/sitemap.xml b/sitemap.xml
index ebeae4e..9b9ba0b 100644
--- a/sitemap.xml
+++ b/sitemap.xml
@@ -2,7 +2,7 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>https://afterdarklabs.io/</loc>
- <lastmod>2026-05-16</lastmod>
+ <lastmod>2026-05-19</lastmod>
</url>
<url>
<loc>https://afterdarklabs.io/websites.html</loc>