Compare commits

..

3 Commits

Author SHA1 Message Date
d01797f1bf add data 2024-12-03 17:58:56 +01:00
15f2ff5c79 add python file 2024-12-03 17:57:06 +01:00
4cad17797a add index.html 2024-12-03 17:56:18 +01:00
3 changed files with 11 additions and 0 deletions

1
abc.py Normal file
View File

@ -0,0 +1 @@
print("Hello world")

2
dane.yaml Normal file
View File

@ -0,0 +1,2 @@
tsrnohfdsiglmvk
"sdwefgd;sd'f;'sFdajajd:""

8
index.html Normal file
View File

@ -0,0 +1,8 @@
<html>
<head>
<title>testest</title>
</head>
<body>
<h1>AAAAAAAAAAAA</h1>
</body>
</html>