diff --git a/_layouts/category.html b/_layouts/category.html deleted file mode 100644 index f10af4217..000000000 --- a/_layouts/category.html +++ /dev/null @@ -1,42 +0,0 @@ ---- -layout: default ---- - - -{{ content }} - -{% capture category_footer %} ---- - -You can improve these pages via a [pull request](https://github.com/Portable-Linux-Apps/Portable-Linux-Apps.github.io/pulls) to this site's [GitHub repository](https://github.com/Portable-Linux-Apps/Portable-Linux-Apps.github.io), or report any problems related to the installation scripts in the '[issue](https://github.com/ivan-hc/AM/issues)' section of the main database, at [https://github.com/ivan-hc/AM](https://github.com/ivan-hc/AM). - -***PORTABLE-LINUX-APPS.github.io is my gift to the Linux community and was made with love for GNU/Linux and the Open Source philosophy.*** - ---- - -{% if page.url == "/apps.html" %} -| [Home](index.md) | -| --- | -{% else %} -| [Back to Home](index.md) | [Back to Applications](apps.md) | -| --- | --- | -{% endif %} - --------- - -# Contacts -- **Ivan-HC** *on* [**GitHub**](https://github.com/ivan-hc) -- **AM-Ivan** *on* [**Reddit**](https://www.reddit.com/u/am-ivan) - -###### *You can support me and my work on [**ko-fi.com**](https://ko-fi.com/IvanAlexHC) and [**PayPal.me**](https://paypal.me/IvanAlexHC). Thank you!* - --------- - -*© 2020-present Ivan Alessandro Sala aka 'Ivan-HC'* - I'm here just for fun! -{% endcapture %} -{{ category_footer | markdownify }}