Follow the steps below to use this template and build your website.
Duplicate this Notion template
- Click the below link and duplicate the template to your workspace.
To Publish
- Get a public shareable URL from your notion template that you just duplicated.
- Copy paste this URL inside bullet.so dashboard and create your website.
Apply custom designs to this template
a) Copy the below code and paste it inside the “Code” > “Head” tab for your site.
<!-- import fonts --> <link rel="preconnect" href="https://fonts.googleapis.com"> <link rel="preconnect" href="https://fonts.gstatic.com" crossorigin> <link href="https://fonts.googleapis.com/css2?family=Fredoka:wght@400;500;600;700&display=swap" rel="stylesheet"> <link href="https://fonts.googleapis.com/css2?family=Darker+Grotesque:wght@300;400&display=swap" rel="stylesheet"> <!-- css styles for prose template --> <link rel="stylesheet" href="https://templates.bullet.so/prose/styles.css" />
Add a navbar and footer
a) From Bullet’s dashboard, add a navbar
i) Customize the navbar with logo, links, etc.
b) From Bullet’s dashboard, add a footer section
i) Customize the footer with links, special icons etc.