HVCE Label

Embed de HVCE-label label op je site (label.hvce-ai.nl)

Preview & configuratie

Kleur
Offset 0px
Website preview
https://
Code

Uitleg

Voeg onderaan je pagina, vóór </body>, het script toe. De label verschijnt automatisch rechtsonder.

Voorbeeld (volledig)

<!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>