diff --git a/_includes/sections/mobile-operating-systems.html b/_includes/sections/mobile-operating-systems.html index 05ba0b77..053e6866 100644 --- a/_includes/sections/mobile-operating-systems.html +++ b/_includes/sections/mobile-operating-systems.html @@ -1,7 +1,7 @@

Mobile Operating Systems

@@ -13,6 +13,13 @@ description="LineageOS is a free and open-source operating system for smartphones and tablets, based on the official releases of Android by Google. It is the continuation of the CyanogenMod project." %} + {% include card.html color="primary" + title="Colocation: DataCell" + image="assets/img/tools/Ubuntu-Touch.png" + url="https://ubuntu-touch.io/" + description="Ubuntu Touch is a free and open-source operating system for smartphones and tablets. It's an alternative to the current popular mobile operating systems on the market. Ubuntu Touch is composed entirely of free and open-source software, most of which is under the GNU General Public License." + %} +

Worth Mentioning

diff --git a/assets/img/tools/Ubuntu-Touch.png b/assets/img/tools/Ubuntu-Touch.png new file mode 100644 index 00000000..a2823e56 Binary files /dev/null and b/assets/img/tools/Ubuntu-Touch.png differ