私たちのリストに特定のフレームワークが見つからない場合、ウェブサイトのための行き先の解決策です。
あなたのhtml内に<head>タグを見つけてください、通常はindex.htmlという名前のファイルの中にあります。
次のコードをコピーしてください:
<link href="https://bundle.notice.studio/index.css" rel="stylesheet" />
<script defer="defer" charset="UTF-8" src="https://bundle.notice.studio/index.js"></script>
<body>タグのどこにでもこのdivを挿入してください、これはFAQが表示される場所です
<div class="notice-target-container" project-id="[your-project-id]"></div>