diff options
author | crupest <crupest@outlook.com> | 2023-07-07 21:05:04 +0800 |
---|---|---|
committer | crupest <crupest@outlook.com> | 2023-07-07 21:05:04 +0800 |
commit | fcc2f9dade8de831fa5ec4121c4bf4522674b87f (patch) | |
tree | 7c7825b3b6bf7caddd8d9c05901a72da6c5ea764 /docker/crupest-nginx/sites/www/secrets.html | |
parent | 2a53355cac217046f6bd251be3f2b27e9c7d790d (diff) | |
download | crupest-fcc2f9dade8de831fa5ec4121c4bf4522674b87f.tar.gz crupest-fcc2f9dade8de831fa5ec4121c4bf4522674b87f.tar.bz2 crupest-fcc2f9dade8de831fa5ec4121c4bf4522674b87f.zip |
Update www page.
Diffstat (limited to 'docker/crupest-nginx/sites/www/secrets.html')
-rw-r--r-- | docker/crupest-nginx/sites/www/secrets.html | 16 |
1 files changed, 0 insertions, 16 deletions
diff --git a/docker/crupest-nginx/sites/www/secrets.html b/docker/crupest-nginx/sites/www/secrets.html deleted file mode 100644 index 57f5b0d..0000000 --- a/docker/crupest-nginx/sites/www/secrets.html +++ /dev/null @@ -1,16 +0,0 @@ -<!DOCTYPE html> -<html lang="en"> - -<head> - <meta charset="UTF-8" /> - <meta http-equiv="X-UA-Compatible" content="IE=edge"> - <link rel="icon" href="/favicon.ico" /> - <meta name="viewport" content="width=device-width, initial-scale=1.0" /> - <title>crupest secrets management</title> -</head> - -<body> - Hello world! -</body> - -</html>
\ No newline at end of file |