From 4cad17797a63665a28bc0bab735e0d408f4af431 Mon Sep 17 00:00:00 2001 From: Dawid Kujawski Date: Tue, 3 Dec 2024 17:56:18 +0100 Subject: [PATCH 1/3] add index.html --- index.html | 8 ++++++++ 1 file changed, 8 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..528df65 --- /dev/null +++ b/index.html @@ -0,0 +1,8 @@ + + + testest + + +

AAAAAAAAAAAA

+ + -- 2.20.1 From 15f2ff5c791da7276108ce388a7f0ca576987e88 Mon Sep 17 00:00:00 2001 From: Dawid Kujawski Date: Tue, 3 Dec 2024 17:57:06 +0100 Subject: [PATCH 2/3] add python file --- abc.py | 1 + 1 file changed, 1 insertion(+) create mode 100644 abc.py diff --git a/abc.py b/abc.py new file mode 100644 index 0000000..44159b3 --- /dev/null +++ b/abc.py @@ -0,0 +1 @@ +print("Hello world") -- 2.20.1 From d01797f1bf5aebbc32544e963dc16431407b29b1 Mon Sep 17 00:00:00 2001 From: Dawid Kujawski Date: Tue, 3 Dec 2024 17:58:56 +0100 Subject: [PATCH 3/3] add data --- dane.yaml | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 dane.yaml diff --git a/dane.yaml b/dane.yaml new file mode 100644 index 0000000..374a323 --- /dev/null +++ b/dane.yaml @@ -0,0 +1,2 @@ +tsrnohfdsiglmvk +"sdwefgd;sd'f;'sFdajajd:"" -- 2.20.1