Files @ a4052905ca7d
Branch filter:

Location: light9/web/calibrate/index.html - annotation

drewp@bigasterisk.com
notes about how rdfdb syncs, or should sync
<!DOCTYPE html>
<html>
  <head>
    <title>calibrate</title>
    <meta charset="utf-8" />
    <link rel="stylesheet" href="../style.css" />
    <script type="module" src="Light9Calibrate"></script>
  </head>
  <body>
    <light9-calibrate></light9-calibrate>
  </body>
</html>