diff options
-rw-r--r-- | products/geco/index.rhtml | 5 | ||||
-rw-r--r-- | products/geco/index.rhtml.config | 3 |
2 files changed, 8 insertions, 0 deletions
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 @@ +<h1>GECO (GEstione COntabile)</h1> +<p>GECO è un programma per la fatturazione. Ideale per piccole imprese e + liberi professionisti.</p> +<h3>Download</h3> +<a href="https://git.alessandroiezzi.it/geco/geco.git/">https://git.alessandroiezzi.it/geco/geco.git/</a> 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 |