diff --git a/components/Settings.tsx b/components/Settings.tsx index 5a7042f9..480e0757 100644 --- a/components/Settings.tsx +++ b/components/Settings.tsx @@ -1,6 +1,6 @@ import Link from 'next/link'; import { useRouter } from "next/router"; -import { UserCircleIcon, KeyIcon } from '@heroicons/react/outline'; +import { UserCircleIcon, KeyIcon, CodeIcon } from '@heroicons/react/outline'; export default function SettingsShell(props) { const router = useRouter(); @@ -42,6 +42,15 @@ export default function SettingsShell(props) { + + + + + Embed + + + + {/*

Loading...

; + } + + return( + + + Embed | Calendso + + + +
+
+

Iframe Embed

+

+ The easiest way to embed Calendso on your website. +

+
+
+
+ +
+