File: index.html

package info (click to toggle)
re2 20240702-3
  • links: PTS, VCS
  • area: main
  • in suites: trixie
  • size: 2,128 kB
  • sloc: cpp: 20,696; python: 1,321; makefile: 354; sh: 247; perl: 224; javascript: 23
file content (5 lines) | stat: -rw-r--r-- 204 bytes parent folder | download | duplicates (13)
1
2
3
4
5
<!DOCTYPE html>
<meta charset="utf-8">
<meta name="viewport" content="width=device-width, initial-scale=1">
<style>:root { color-scheme: dark light; }</style>
<script type="module" src="app.js"></script>