commit 52d600e070820810c2a9f7a59c2d8c2209bf13bc Author: FullGreaM Date: Sat Feb 27 17:17:08 2021 +0300 Up-Date repository diff --git a/index.html b/index.html new file mode 100644 index 0000000..239c5a5 --- /dev/null +++ b/index.html @@ -0,0 +1,3 @@ +{ + "page_url": "https://vk.com/angel_crew" +} \ No newline at end of file diff --git a/update.bat b/update.bat new file mode 100644 index 0000000..553d67b --- /dev/null +++ b/update.bat @@ -0,0 +1,3 @@ +git add . +git commit -m "Up-Date repository" +git push \ No newline at end of file