summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--public/favicon.pngbin0 -> 1408186 bytes
-rw-r--r--public/index.html1
-rw-r--r--public/logo.pngbin0 -> 1416144 bytes
3 files changed, 1 insertions, 0 deletions
diff --git a/public/favicon.png b/public/favicon.png
new file mode 100644
index 0000000..297979a
--- /dev/null
+++ b/public/favicon.png
Binary files differ
diff --git a/public/index.html b/public/index.html
index 72ebff1..8fdf26c 100644
--- a/public/index.html
+++ b/public/index.html
@@ -44,6 +44,7 @@
<div>
<p> <strong>Why?</strong> </p>
<p> <small> SparkleLab is a lightweight service designed to explore modern access control models within GitLab, while doing something fun: helping GitLab team members show appreciation for each other. </small> </p>
+ <p><img src="/logo.png" alt="Sparkle"></p>
<p> <small> Built with ❤ by the <a href="https://handbook.gitlab.com/handbook/engineering/development/sec/software-supply-chain-security/authorization/" class="secondary">authz team</a> at GitLab. </small> </p>
</div>
<aside>
diff --git a/public/logo.png b/public/logo.png
new file mode 100644
index 0000000..06aaa5e
--- /dev/null
+++ b/public/logo.png
Binary files differ