From 0c76999dccbebfd74cdd9c239d0684f89520356e Mon Sep 17 00:00:00 2001 From: MONTRESOR RICCARDO <17918@EDU.MARCONI> Date: Tue, 22 Oct 2019 11:34:11 +0200 Subject: [PATCH 1/3] added a comment --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index 03006f2..78ee343 100644 --- a/pom.xml +++ b/pom.xml @@ -1,4 +1,4 @@ - +""" it's amazing man """ Date: Thu, 24 Oct 2019 09:24:34 +0200 Subject: [PATCH 2/3] added index --- index.html | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 index.html diff --git a/index.html b/index.html new file mode 100644 index 0000000..1810771 --- /dev/null +++ b/index.html @@ -0,0 +1,12 @@ + + + +Exemple + + + +

Merge

+

its try the fork system

+ + + \ No newline at end of file From 45a348cba56551ddb38dcc559caaa4fef57c77dc Mon Sep 17 00:00:00 2001 From: MONTRESOR RICCARDO <17918@EDU.MARCONI> Date: Thu, 24 Oct 2019 09:34:00 +0200 Subject: [PATCH 3/3] added ondox --- ondox.html | 0 porn.css | 13 +++++++++++++ 2 files changed, 13 insertions(+) create mode 100644 ondox.html create mode 100644 porn.css diff --git a/ondox.html b/ondox.html new file mode 100644 index 0000000..e69de29 diff --git a/porn.css b/porn.css new file mode 100644 index 0000000..99b8da2 --- /dev/null +++ b/porn.css @@ -0,0 +1,13 @@ +body { + background-color: lightblue; +} + +h1 { + color: white; + text-align: center; +} + +p { + font-family: verdana; + font-size: 20px; +} \ No newline at end of file