<!doctype html>

<html lang="en">

<head>

  <meta charset="utf-8" />

  <meta name="viewport" content="width=device-width,initial-scale=1" />

  <title>n8n Personal Automation</title>

</head>

<body>

  <h1>n8n Personal Automation</h1>


  <p>

    This is a personal automation site used by the owner to run workflows (e.g., reading and labeling emails)

    on their own infrastructure.

  </p>


  <p>

    <a href="https://privacy.nasservices.uk">Privacy Policy</a>

  </p>


  <p>

    Contact: alex.lega.sg@gmail.com

  </p>

</body>

</html>