diff --git a/public/favicon.png b/public/favicon.png new file mode 100644 index 0000000..30481bf Binary files /dev/null and b/public/favicon.png differ diff --git a/src/app/head.jsx b/src/app/head.jsx index 5ad797f..4f6de7a 100644 --- a/src/app/head.jsx +++ b/src/app/head.jsx @@ -4,7 +4,7 @@ export default function Head() { Create Next App - + ) } diff --git a/src/components/HeadTags.jsx b/src/components/HeadTags.jsx index e89f216..8498fb3 100644 --- a/src/components/HeadTags.jsx +++ b/src/components/HeadTags.jsx @@ -2,7 +2,7 @@ export default function HeadTags() { return ( <> - + ) }; diff --git a/src/todo.org b/src/todo.org index 50a7f7a..8e5db4d 100644 --- a/src/todo.org +++ b/src/todo.org @@ -1,5 +1,2 @@ * TODOs -** TODO contact us email sending -** TODO book stripe integration -** TODO PDF download not working ** TODO favicon