Embed de HVCE-label label op je site (label.hvce-ai.nl)
Voeg onderaan je pagina, vóór </body>, het script toe. De label verschijnt automatisch rechtsonder.
data-hvce-color — Kleur: yellow, white of black (standaard: yellow)data-hvce-offset — Afstand vanaf de onderkant in px, 0–100 (standaard: 0)<!DOCTYPE html>
<html>
<head><title>Mijn site</title></head>
<body>
<h1>Mijn pagina</h1>
<p>Inhoud…</p>
<script src="https://label.hvce-ai.nl/label.js" defer></script>
</body>
</html>