diff --git a/README.md b/README.md index 3f2a43d1..2dda8ed2 100644 --- a/README.md +++ b/README.md @@ -1,6 +1,6 @@ # Slash - + **Slash** is an open source, self-hosted bookmarks and link sharing platform. It allows you to organize your links with tags, and share them using custom shortened URLs. Slash also supports team sharing of link libraries for easy collaboration. diff --git a/frontend/extension/assets/icon.png b/frontend/extension/assets/icon.png index d89c7738..9692ee28 100644 Binary files a/frontend/extension/assets/icon.png and b/frontend/extension/assets/icon.png differ diff --git a/frontend/web/public/logo.png b/frontend/web/public/logo.png index d89c7738..9692ee28 100644 Binary files a/frontend/web/public/logo.png and b/frontend/web/public/logo.png differ diff --git a/frontend/web/src/components/Header.tsx b/frontend/web/src/components/Header.tsx index b188d448..41bedc6e 100644 --- a/frontend/web/src/components/Header.tsx +++ b/frontend/web/src/components/Header.tsx @@ -29,7 +29,7 @@ const Header: React.FC = () => {