diff options
| author | Adam Harvey <adam@ahprojects.com> | 2018-12-23 01:37:03 +0100 |
|---|---|---|
| committer | Adam Harvey <adam@ahprojects.com> | 2018-12-23 01:37:03 +0100 |
| commit | 4452e02e8b04f3476273574a875bb60cfbb4568b (patch) | |
| tree | 3ffa44f9621b736250a8b94da14a187dc785c2fe /old/faiss/static/metadata.html | |
| parent | 2a65f7a157bd4bace970cef73529867b0e0a374d (diff) | |
| parent | 5340bee951c18910fd764241945f1f136b5a22b4 (diff) | |
.
Diffstat (limited to 'old/faiss/static/metadata.html')
| -rw-r--r-- | old/faiss/static/metadata.html | 11 |
1 files changed, 11 insertions, 0 deletions
diff --git a/old/faiss/static/metadata.html b/old/faiss/static/metadata.html new file mode 100644 index 00000000..e74e1ee1 --- /dev/null +++ b/old/faiss/static/metadata.html @@ -0,0 +1,11 @@ +<!DOCTYPE html> +<html> + <head> + <meta charset="UTF-8"> + <title>VFrame Metadata</title> + <link rel="shortcut icon" href="/search/static/favicon.ico" /> + <meta name="viewport" content="width=device-width,initial-scale=1.0"> + </head> + <body> + <script type="text/javascript" src="/search/static/js/metadata-app.js"></script></body> +</html> |
