diff --git a/forksand_website/__manifest__.py b/forksand_website/__manifest__.py index cc7c7da..8f6f6d6 100644 --- a/forksand_website/__manifest__.py +++ b/forksand_website/__manifest__.py @@ -2,10 +2,10 @@ 'name': "forksand_website", 'summary': """ - forksand website""", + Forksand Website""", 'description': """ - Long description of module's purpose + This module add forksand content to Odoo website """, 'author': "Héctor Villarreal Ortega", 'website': "https://eficent.io", @@ -27,6 +27,7 @@ 'views/home/media.xml', 'views/home/contact.xml', 'views/nav_menu_entries.xml', + 'views/aboutus.xml', 'views/footer.xml', ], } \ No newline at end of file diff --git a/forksand_website/static/description/icon.png b/forksand_website/static/description/icon.png new file mode 100644 index 0000000..b3735e5 Binary files /dev/null and b/forksand_website/static/description/icon.png differ diff --git a/forksand_website/views/aboutus.xml b/forksand_website/views/aboutus.xml new file mode 100644 index 0000000..aa97816 --- /dev/null +++ b/forksand_website/views/aboutus.xml @@ -0,0 +1,45 @@ + + + + \ No newline at end of file diff --git a/forksand_website/views/footer.xml b/forksand_website/views/footer.xml index b1adc2a..27b2d59 100644 --- a/forksand_website/views/footer.xml +++ b/forksand_website/views/footer.xml @@ -18,17 +18,17 @@
  • Contact us
  • -

    +

    +

    @@ -37,13 +37,9 @@

    - We are a team of passionate people whose goal is to improve everyone's - life through disruptive products. We build great products to solve your - business problems. -

    -

    - Our products are designed for small to medium size companies willing to optimize - their performance. + All of their hardware designs and software will be published under + Free Software (typically GPLv3+) and Open Source Hardware licenses + (like) CC By SA 4.0).

    diff --git a/forksand_website/views/home/about.xml b/forksand_website/views/home/about.xml index b81c3bb..0f0ad0d 100644 --- a/forksand_website/views/home/about.xml +++ b/forksand_website/views/home/about.xml @@ -8,7 +8,7 @@
    -

    About Us

    +
    Fork Sand, Inc. is a free Software, Open Source diff --git a/forksand_website/views/nav_menu_entries.xml b/forksand_website/views/nav_menu_entries.xml index c32e621..4a05768 100644 --- a/forksand_website/views/nav_menu_entries.xml +++ b/forksand_website/views/nav_menu_entries.xml @@ -5,7 +5,7 @@ About Us /aboutus - 45 + 15