diff options
author | altaf-creator <dev@altafcreator.com> | 2024-04-16 20:07:55 +0700 |
---|---|---|
committer | altaf-creator <dev@altafcreator.com> | 2024-04-16 20:07:55 +0700 |
commit | ba101fb7933fe65ee8a489521137750c0ebec0ad (patch) | |
tree | 4263b867fa972593ca96cc8db275c6527b63dba1 |
-rw-r--r-- | favicon.ico | bin | 0 -> 1150 bytes | |||
-rw-r--r-- | index.html | 10 |
2 files changed, 10 insertions, 0 deletions
diff --git a/favicon.ico b/favicon.ico Binary files differnew file mode 100644 index 0000000..032da10 --- /dev/null +++ b/favicon.ico diff --git a/index.html b/index.html new file mode 100644 index 0000000..3f5ec39 --- /dev/null +++ b/index.html @@ -0,0 +1,10 @@ +<!DOCTYPE html> +<html lang="en"> +<head> + <meta charset="UTF-8"> + <title></title> +</head> +<body> + +</body> +</html> |