Skip to content

Commit

Permalink
readme++
Browse files Browse the repository at this point in the history
  • Loading branch information
zombierantcasey committed Mar 8, 2024
1 parent 7fb7aa2 commit e3a11ce
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
4 changes: 3 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
![OneRocket Logo](onerocketlogoblack.svg)
<div align="center">
![OneRocket Logo](src/assets/apple-touch-icon.png)
</div>

# Onerocket-Chatpad

Expand Down
3 changes: 1 addition & 2 deletions src/components/Logo.tsx
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import logoIcon from '../assets/apple-touch-icon.png';

const logoIcon = require('../assets/apple-touch-icon.png');

export function LogoText(props: JSX.IntrinsicElements["svg"]) {
return (
Expand Down

0 comments on commit e3a11ce

Please sign in to comment.