diff options
| author | Jeff Carr <[email protected]> | 2024-01-17 16:05:28 -0600 |
|---|---|---|
| committer | Jeff Carr <[email protected]> | 2024-01-17 16:05:28 -0600 |
| commit | 44ab3d16796df32ea72bf2cb5fdfeed666a1e2e1 (patch) | |
| tree | 9715e48b1e1ac79994ab185cb709bcb11b92eb10 /files/test.html | |
| parent | 6909acbbe46a09b92b89718604ab5ee674bb7272 (diff) | |
dump /me as JSON and /list for the autotypistv0.0.1
Signed-off-by: Jeff Carr <[email protected]>
Diffstat (limited to 'files/test.html')
| -rw-r--r-- | files/test.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/files/test.html b/files/test.html new file mode 100644 index 0000000..c9b9f10 --- /dev/null +++ b/files/test.html @@ -0,0 +1,11 @@ +<!DOCTYPE html> +<html> + <head> + <meta name="go-import" content="go.wit.com/gui/gui git https://git.wit.org/gui/gui"> + <meta name="go-source" content="go.wit.com/gui/gui https://git.wit.org/gui/gui https://git.wit.org/gui/tree/master{/dir} https://git.wit.org/gui/gui/tree/master{/dir}/{file}#L{line}"> + <meta http-equiv="refresh" content="0; url=https://git.wit.org/gui/gui"> + </head> + <body> + Nothing to see here. Please <a href="https://git.wit.org/gui/gui">move along</a>. + </body> +</html> |
