Skip to content

Commit 2405a42

Browse files
committed
πŸ“¦ NEW: Contact page link
1 parent ce6ae21 commit 2405a42

32 files changed

+193
-31
lines changed

β€Žapps/baseai.dev/package.jsonβ€Ž

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
"@headlessui/react": "^1.7.15",
1717
"@headlessui/tailwindcss": "^0.2.0",
1818
"@heroicons/react": "^2.1.3",
19-
"@intercom/messenger-js-sdk": "^0.0.14",
2019
"@mdx-js/loader": "^3.0.0",
2120
"@mdx-js/react": "^3.0.0",
2221
"@next/mdx": "^14.0.4",
6.43 KB
Loading
18.4 KB
Loading
1.74 KB
Loading
Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,9 @@
1+
<?xml version="1.0" encoding="utf-8"?>
2+
<browserconfig>
3+
<msapplication>
4+
<tile>
5+
<square150x150logo src="/mstile-150x150.png"/>
6+
<TileColor>#000000</TileColor>
7+
</tile>
8+
</msapplication>
9+
</browserconfig>
676 Bytes
Loading
993 Bytes
Loading
14.7 KB
Binary file not shown.
3.22 KB
Loading
3.45 KB
Loading

0 commit comments

Comments
Β (0)