From 4d8ccd6e75037e3cbaa314b4a0d459f6a52b6130 Mon Sep 17 00:00:00 2001 From: Alessandro Iezzi Date: Wed, 22 Jun 2022 18:05:07 +0200 Subject: Add GECO product section --- products/geco/index.rhtml | 5 +++++ products/geco/index.rhtml.config | 3 +++ 2 files changed, 8 insertions(+) create mode 100644 products/geco/index.rhtml create mode 100644 products/geco/index.rhtml.config diff --git a/products/geco/index.rhtml b/products/geco/index.rhtml new file mode 100644 index 0000000..95c9a7a --- /dev/null +++ b/products/geco/index.rhtml @@ -0,0 +1,5 @@ +

GECO (GEstione COntabile)

+

GECO è un programma per la fatturazione. Ideale per piccole imprese e + liberi professionisti.

+

Download

+https://git.alessandroiezzi.it/geco/geco.git/ diff --git a/products/geco/index.rhtml.config b/products/geco/index.rhtml.config new file mode 100644 index 0000000..e3b0713 --- /dev/null +++ b/products/geco/index.rhtml.config @@ -0,0 +1,3 @@ +title: GECO (GEstione COntabile) +category: products +pageNames: [geco] \ No newline at end of file -- cgit v1.2.3