diff --git a/apps/color-buddy/public/github-mark-white.png b/apps/color-buddy/public/github-mark-white.png new file mode 100644 index 0000000..50b8175 Binary files /dev/null and b/apps/color-buddy/public/github-mark-white.png differ diff --git a/apps/color-buddy/src/App.svelte b/apps/color-buddy/src/App.svelte index fc8977f..4524435 100644 --- a/apps/color-buddy/src/App.svelte +++ b/apps/color-buddy/src/App.svelte @@ -6,6 +6,8 @@ import configStore from "./stores/config-store"; import lintStore from "./stores/lint-store"; + import Github from "virtual:icons/custom/github-mark-white"; + import { logEvent } from "./lib/api-calls"; onMount(() => { @@ -114,6 +116,13 @@
+ + github +