Deploying to gh-pages from @ cbe6a36ee8 🚀

This commit is contained in:
mklkj 2021-09-25 14:06:35 +00:00
parent 088b727e80
commit 15b7f9d1c4
2 changed files with 12 additions and 0 deletions

11
index.html Normal file
View file

@ -0,0 +1,11 @@
<!doctype html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, user-scalable=no, initial-scale=1.0, maximum-scale=1.0, minimum-scale=1.0">
<title>Wulkanowy Messages</title>
</head>
<body>
<a href="messages.json">Open messages.json</a>
</body>
</html>

1
messages.json Normal file
View file

@ -0,0 +1 @@
[{"id":1,"title":"Problemy z zadaniami domowymi","content":"Występują problemy z zadaniami domowymi. Zaktualizuj aplikację!","type":"USER_MESSAGE"}]