diff --git a/README.md b/README.md index 659d34e..2c5de8f 100644 --- a/README.md +++ b/README.md @@ -4,7 +4,9 @@

-

Termtap

+

+ termtap logo +

Tap into your app's API traffic from the terminal.

diff --git a/web/public/favicon.svg b/web/public/favicon.svg index 6893eb1..5818428 100644 --- a/web/public/favicon.svg +++ b/web/public/favicon.svg @@ -1 +1,9 @@ - \ No newline at end of file + + + + + + + + + diff --git a/web/public/logo-termtap-concept-no-undertext.svg b/web/public/logo-termtap-concept-no-undertext.svg new file mode 100644 index 0000000..94d30a3 --- /dev/null +++ b/web/public/logo-termtap-concept-no-undertext.svg @@ -0,0 +1,11 @@ + + + + + + + + + termtap + . + diff --git a/web/public/logo-termtap-concept.svg b/web/public/logo-termtap-concept.svg new file mode 100644 index 0000000..5948412 --- /dev/null +++ b/web/public/logo-termtap-concept.svg @@ -0,0 +1,12 @@ + + + + + + + + + termtap + . + tap into backend traffic + diff --git a/web/src/components/SiteHeader.tsx b/web/src/components/SiteHeader.tsx index 3949605..79f5d60 100644 --- a/web/src/components/SiteHeader.tsx +++ b/web/src/components/SiteHeader.tsx @@ -12,14 +12,15 @@ export function SiteHeader({ page, onNavigate }: SiteHeaderProps) { return (

- { + { event.preventDefault() onNavigate('/') - }}> - - termtap + }} + > + Termtap