The go to solution for websites if you don't find your specific framework in our list.
Find the <head> tag inside your html, it is usually inside a file named index.html.
Copy the following code inside:
<link href="https://bundle.notice.studio/index.css" rel="stylesheet" />
<script defer="defer" charset="UTF-8" src="https://bundle.notice.studio/index.js"></script>
Insert anywhere you want inside your <body> tag this div, this is the place where the FAQ will appear
<div class="notice-target-container" project-id="[your-project-id]"></div>