Getting started with Cafes
Getting started with Cafes is easy. You can get started with Cafes in 3 simple steps:
- Copy the Cafes embed code
<script type="module" crossorigin="" src="https://cdn.cafes.fyi/cafes.inject.js" />
- Paste the embed code in your website at the end of the
<body>tag
<body>
<p> Very cool website </p>
<!-- Your website content -->
<script type="module" crossorigin="" src="https://cdn.cafes.fyi/cafes.inject.js" />
</body>
- Save and publish your website