Sign in
pigweed
/
third_party
/
github
/
google
/
re2
/
refs/tags/2023-09-01
/
.
/
app
/
index.html
blob: d229e56ddc351b6a841307cd23c7a99b0997acc6 [
file
] [
log
] [
blame
]
<!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>