diff options
| author | MetaMuffin <metamuffin@yandex.com> | 2021-08-05 11:00:46 +0200 |
|---|---|---|
| committer | MetaMuffin <metamuffin@yandex.com> | 2021-08-05 11:00:46 +0200 |
| commit | 4475fb02925c04ba19cb9ec8b99110e4e74c3acb (patch) | |
| tree | 85df7f1e46ccf7abdc80303b88d57779c0f40008 /public/index.html | |
| parent | a8d6fa97be777ab08f09252dc4864ba241b17687 (diff) | |
| download | keks-meet-4475fb02925c04ba19cb9ec8b99110e4e74c3acb.tar keks-meet-4475fb02925c04ba19cb9ec8b99110e4e74c3acb.tar.bz2 keks-meet-4475fb02925c04ba19cb9ec8b99110e4e74c3acb.tar.zst | |
updated licence, added all the code
Diffstat (limited to 'public/index.html')
| -rw-r--r-- | public/index.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/public/index.html b/public/index.html index c6cb1fe..0d12704 100644 --- a/public/index.html +++ b/public/index.html @@ -1,3 +1,4 @@ +<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8" /> |