diff --git a/icons/hemi-icon.svg b/icons/hemi-icon.svg
new file mode 100644
index 0000000000..6e7413b5b2
--- /dev/null
+++ b/icons/hemi-icon.svg
@@ -0,0 +1,6 @@
+
diff --git a/icons/hemi-logo.svg b/icons/hemi-logo.svg
new file mode 100644
index 0000000000..41ab868b81
--- /dev/null
+++ b/icons/hemi-logo.svg
@@ -0,0 +1,4 @@
+
diff --git a/ui/snippets/footer/hemi-links.json b/ui/snippets/footer/hemi-links.json
new file mode 100644
index 0000000000..3168cd3274
--- /dev/null
+++ b/ui/snippets/footer/hemi-links.json
@@ -0,0 +1,31 @@
+[
+ {
+ "title": "Hemi",
+ "links": [
+ {
+ "icon": "edit",
+ "iconSize": "16px",
+ "text": "Submit an issue",
+ "url": "https://github.com/hemilabs/frontend/issues"
+ },
+ {
+ "icon": "social/git",
+ "iconSize": "18px",
+ "text": "Contribute",
+ "url": "https://github.com/hemilabs/frontend"
+ },
+ {
+ "icon": "social/tweet",
+ "iconSize": "18px",
+ "text": "Twitter",
+ "url": "https://twitter.com/hemi_xyz"
+ },
+ {
+ "icon": "social/discord",
+ "iconSize": "24px",
+ "text": "Discord",
+ "url": "https://discord.gg/hemixyz"
+ }
+ ]
+ }
+]
\ No newline at end of file