forked from unitoo/website
fix: clean up typo _site folders. clean up unused fonts
This commit is contained in:
parent
5b20e075ab
commit
14c8129f4c
92 changed files with 166 additions and 661 deletions
|
@ -73,32 +73,6 @@ article {
|
|||
@include media-query($on-palm) {
|
||||
font-size: 80%;
|
||||
}
|
||||
|
||||
&:first-letter {
|
||||
color: #b7b1a9;
|
||||
display: inline-block;
|
||||
float: left;
|
||||
font-family: 'Raleway', sans-serif;
|
||||
font-size: 121px;
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
line-height: 70px;
|
||||
margin: 6px 10px 0 -5px;
|
||||
|
||||
@include media-query($on-palm) {
|
||||
font-size: 70px;
|
||||
line-height: 30px;
|
||||
}
|
||||
}
|
||||
|
||||
&:first-line {
|
||||
color: #787065;
|
||||
font-family: 'Raleway', sans-serif;
|
||||
font-size: 1em;
|
||||
font-style: normal !important;
|
||||
font-weight: bold;
|
||||
letter-spacing: 2px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -1,62 +0,0 @@
|
|||
@charset "utf-8";
|
||||
|
||||
@import 'font-awesome-sprockets';
|
||||
@import 'font-awesome-custom';
|
||||
@import 'bootstrap-custom';
|
||||
@import 'vendor/fonts';
|
||||
@import 'vendor/animate';
|
||||
@import 'vendor/morphext';
|
||||
|
||||
// Font variables
|
||||
$font-name: libretto-icons;
|
||||
|
||||
@font-face {
|
||||
font-family: $font-name;
|
||||
src: asset_url($font-name + '/' + $font-name + '.eot'); /* IE9 Compat Modes */
|
||||
src: asset_url($font-name + '/' + $font-name + '.woff') format('woff'),
|
||||
/* Pretty Modern Browsers */ asset_url($font-name + '/' + $font-name + '.ttf')
|
||||
format('truetype'),
|
||||
/* Safari, Android, iOS */ asset_url($font-name + '/' + $font-name + '.svg#font_name')
|
||||
format('svg'); /* Legacy iOS */
|
||||
}
|
||||
|
||||
// Our variables
|
||||
$base-font-family: 'Raleway', sans-serif, Baskerville, 'Book Antiqua', Georgia, Times, serif;
|
||||
$base-font-size: 17px;
|
||||
$base-font-weight: 400;
|
||||
$base-line-height: 2;
|
||||
|
||||
$small-font-size: $base-font-size * 0.875;
|
||||
|
||||
$spacing-unit: 30px;
|
||||
|
||||
$brand-color: #f39200;
|
||||
$brand-color-hover: #f37700;
|
||||
$brand-color-secondary: #009fe3;
|
||||
$brand-color-secondary-hover: #007aae;
|
||||
$background-color: #f1f1f1;
|
||||
$text-color: #363431;
|
||||
$title-color: #009fe3;
|
||||
$success-color: #28a745;
|
||||
$success-color-hover: #218838;
|
||||
|
||||
$grey-color: #a09a92;
|
||||
$grey-color-light: lighten($grey-color, 30%);
|
||||
$grey-color-dark: darken($grey-color, 25%);
|
||||
|
||||
// Width of the content area
|
||||
$content-width: 800px;
|
||||
|
||||
$on-palm: 600px;
|
||||
$on-laptop: 800px;
|
||||
|
||||
$shadow: -0.1rem 0.2rem 0 rgba(0, 0, 0, 0.05);
|
||||
|
||||
@mixin media-query($device) {
|
||||
@media screen and (max-width: $device) {
|
||||
@content;
|
||||
}
|
||||
}
|
||||
|
||||
// Import partials from `sass_dir` (defaults to `_sass`)
|
||||
@import 'base', 'layout', 'sidebar', 'syntax-highlighting';
|
96
_assets/stylesheets/vendor/_fonts.scss
vendored
96
_assets/stylesheets/vendor/_fonts.scss
vendored
|
@ -30,51 +30,51 @@
|
|||
/* from https://fonts.gstatic.com/s/raleway/v14/1Ptug8zYS_SKggPNyC0ISg.ttf */
|
||||
asset_url('Raleway_400.ttf') format('truetype');
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Raleway';
|
||||
font-style: italic;
|
||||
font-weight: 400;
|
||||
src: local('Raleway Italic'), local('Raleway-Italic'),
|
||||
/* from https://fonts.gstatic.com/s/raleway/v14/1Ptsg8zYS_SKggPNyCg4TYFq.woff2 */
|
||||
asset_url('Raleway_400i.woff2') format('woff2'),
|
||||
/* from https://fonts.gstatic.com/s/raleway/v14/1Ptsg8zYS_SKggPNyCg4TYFs.woff */
|
||||
asset_url('Raleway_400i.woff') format('woff'),
|
||||
/* from https://fonts.gstatic.com/s/raleway/v14/1Ptsg8zYS_SKggPNyCg4TYFu.eot */
|
||||
asset_url('Raleway_400i.eot?#iefix') format('embedded-opentype'),
|
||||
/* from https://fonts.gstatic.com/l/font?kit=1Ptsg8zYS_SKggPNyCg4TYFt&skey=bf44ee29381a37b0&v=v14#Raleway */
|
||||
asset_url('Raleway_400i.svg#Raleway') format('svg'),
|
||||
/* from https://fonts.gstatic.com/s/raleway/v14/1Ptsg8zYS_SKggPNyCg4TYFv.ttf */
|
||||
asset_url('Raleway_400i.ttf') format('truetype');
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Raleway';
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
src: local('Raleway Bold'), local('Raleway-Bold'),
|
||||
/* from https://fonts.gstatic.com/s/raleway/v14/1Ptrg8zYS_SKggPNwJYtWqZPAA.woff2 */
|
||||
asset_url('Raleway_700.woff2') format('woff2'),
|
||||
/* from https://fonts.gstatic.com/s/raleway/v14/1Ptrg8zYS_SKggPNwJYtWqZPBg.woff */
|
||||
asset_url('Raleway_700.woff') format('woff'),
|
||||
/* from https://fonts.gstatic.com/s/raleway/v14/1Ptrg8zYS_SKggPNwJYtWqZPBA.eot */
|
||||
asset_url('Raleway_700.eot?#iefix') format('embedded-opentype'),
|
||||
/* from https://fonts.gstatic.com/l/font?kit=1Ptrg8zYS_SKggPNwJYtWqZPBw&skey=e507c3e2b7915ad1&v=v14#Raleway */
|
||||
asset_url('Raleway_700.svg#Raleway') format('svg'),
|
||||
/* from https://fonts.gstatic.com/s/raleway/v14/1Ptrg8zYS_SKggPNwJYtWqZPBQ.ttf */
|
||||
asset_url('Raleway_700.ttf') format('truetype');
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Raleway';
|
||||
font-style: italic;
|
||||
font-weight: 700;
|
||||
src: local('Raleway Bold Italic'), local('Raleway-BoldItalic'),
|
||||
/* from https://fonts.gstatic.com/s/raleway/v14/1Ptpg8zYS_SKggPNyCgw9qR_AtCb.woff2 */
|
||||
asset_url('Raleway_700i.woff2') format('woff2'),
|
||||
/* from https://fonts.gstatic.com/s/raleway/v14/1Ptpg8zYS_SKggPNyCgw9qR_AtCd.woff */
|
||||
asset_url('Raleway_700i.woff') format('woff'),
|
||||
/* from https://fonts.gstatic.com/s/raleway/v14/1Ptpg8zYS_SKggPNyCgw9qR_AtCf.eot */
|
||||
asset_url('Raleway_700i.eot?#iefix') format('embedded-opentype'),
|
||||
/* from https://fonts.gstatic.com/l/font?kit=1Ptpg8zYS_SKggPNyCgw9qR_AtCc&skey=9ecf9384a6d643b6&v=v14#Raleway */
|
||||
asset_url('Raleway_700i.svg#Raleway') format('svg'),
|
||||
/* from https://fonts.gstatic.com/s/raleway/v14/1Ptpg8zYS_SKggPNyCgw9qR_AtCe.ttf */
|
||||
asset_url('Raleway_700i.ttf') format('truetype');
|
||||
}
|
||||
// @font-face {
|
||||
// font-family: 'Raleway';
|
||||
// font-style: italic;
|
||||
// font-weight: 400;
|
||||
// src: local('Raleway Italic'), local('Raleway-Italic'),
|
||||
// /* from https://fonts.gstatic.com/s/raleway/v14/1Ptsg8zYS_SKggPNyCg4TYFq.woff2 */
|
||||
// asset_url('Raleway_400i.woff2') format('woff2'),
|
||||
// /* from https://fonts.gstatic.com/s/raleway/v14/1Ptsg8zYS_SKggPNyCg4TYFs.woff */
|
||||
// asset_url('Raleway_400i.woff') format('woff'),
|
||||
// /* from https://fonts.gstatic.com/s/raleway/v14/1Ptsg8zYS_SKggPNyCg4TYFu.eot */
|
||||
// asset_url('Raleway_400i.eot?#iefix') format('embedded-opentype'),
|
||||
// /* from https://fonts.gstatic.com/l/font?kit=1Ptsg8zYS_SKggPNyCg4TYFt&skey=bf44ee29381a37b0&v=v14#Raleway */
|
||||
// asset_url('Raleway_400i.svg#Raleway') format('svg'),
|
||||
// /* from https://fonts.gstatic.com/s/raleway/v14/1Ptsg8zYS_SKggPNyCg4TYFv.ttf */
|
||||
// asset_url('Raleway_400i.ttf') format('truetype');
|
||||
// }
|
||||
// @font-face {
|
||||
// font-family: 'Raleway';
|
||||
// font-style: normal;
|
||||
// font-weight: 700;
|
||||
// src: local('Raleway Bold'), local('Raleway-Bold'),
|
||||
// /* from https://fonts.gstatic.com/s/raleway/v14/1Ptrg8zYS_SKggPNwJYtWqZPAA.woff2 */
|
||||
// asset_url('Raleway_700.woff2') format('woff2'),
|
||||
// /* from https://fonts.gstatic.com/s/raleway/v14/1Ptrg8zYS_SKggPNwJYtWqZPBg.woff */
|
||||
// asset_url('Raleway_700.woff') format('woff'),
|
||||
// /* from https://fonts.gstatic.com/s/raleway/v14/1Ptrg8zYS_SKggPNwJYtWqZPBA.eot */
|
||||
// asset_url('Raleway_700.eot?#iefix') format('embedded-opentype'),
|
||||
// /* from https://fonts.gstatic.com/l/font?kit=1Ptrg8zYS_SKggPNwJYtWqZPBw&skey=e507c3e2b7915ad1&v=v14#Raleway */
|
||||
// asset_url('Raleway_700.svg#Raleway') format('svg'),
|
||||
// /* from https://fonts.gstatic.com/s/raleway/v14/1Ptrg8zYS_SKggPNwJYtWqZPBQ.ttf */
|
||||
// asset_url('Raleway_700.ttf') format('truetype');
|
||||
// }
|
||||
// @font-face {
|
||||
// font-family: 'Raleway';
|
||||
// font-style: italic;
|
||||
// font-weight: 700;
|
||||
// src: local('Raleway Bold Italic'), local('Raleway-BoldItalic'),
|
||||
// /* from https://fonts.gstatic.com/s/raleway/v14/1Ptpg8zYS_SKggPNyCgw9qR_AtCb.woff2 */
|
||||
// asset_url('Raleway_700i.woff2') format('woff2'),
|
||||
// /* from https://fonts.gstatic.com/s/raleway/v14/1Ptpg8zYS_SKggPNyCgw9qR_AtCd.woff */
|
||||
// asset_url('Raleway_700i.woff') format('woff'),
|
||||
// /* from https://fonts.gstatic.com/s/raleway/v14/1Ptpg8zYS_SKggPNyCgw9qR_AtCf.eot */
|
||||
// asset_url('Raleway_700i.eot?#iefix') format('embedded-opentype'),
|
||||
// /* from https://fonts.gstatic.com/l/font?kit=1Ptpg8zYS_SKggPNyCgw9qR_AtCc&skey=9ecf9384a6d643b6&v=v14#Raleway */
|
||||
// asset_url('Raleway_700i.svg#Raleway') format('svg'),
|
||||
// /* from https://fonts.gstatic.com/s/raleway/v14/1Ptpg8zYS_SKggPNyCgw9qR_AtCe.ttf */
|
||||
// asset_url('Raleway_700i.ttf') format('truetype');
|
||||
// }
|
||||
|
|
|
@ -1,28 +0,0 @@
|
|||
{% asset main.js %}
|
||||
|
||||
<!-- Matomo -->
|
||||
<script defer="true" type="text/javascript">
|
||||
var _paq = window._paq || [];
|
||||
/* tracker methods like "setCustomDimension" should be called before "trackPageView" */
|
||||
_paq.push(['requireConsent']);
|
||||
_paq.push(['trackPageView']);
|
||||
_paq.push(['enableLinkTracking']);
|
||||
(function() {
|
||||
var u="//analytics.unitoo.it/";
|
||||
_paq.push(['setTrackerUrl', u+'matomo.php']);
|
||||
_paq.push(['setSiteId', '1']);
|
||||
var d=document, g=d.createElement('script'), s=d.getElementsByTagName('script')[0];
|
||||
g.type='text/javascript'; g.async=true; g.defer=true; g.src=u+'matomo.js'; s.parentNode.insertBefore(g,s);
|
||||
})();
|
||||
</script>
|
||||
<!-- End Matomo Code -->
|
||||
|
||||
<!--Track mailto-->
|
||||
<script defer="true">
|
||||
jQuery(document).ready(function($) {
|
||||
$("a[href^='mailto:']").on("click", function (e) {
|
||||
_paq.push(['trackGoal', 1]);
|
||||
});
|
||||
});
|
||||
</script>
|
||||
<!--End Track mailto-->
|
|
@ -1,18 +0,0 @@
|
|||
{% assign rawtags = "" %}
|
||||
{% for post in site.posts %}
|
||||
{% assign ttags = post.tags | join:'|' | append:'|' %}
|
||||
{% assign rawtags = rawtags | append:ttags %}
|
||||
{% endfor %}
|
||||
{% assign rawtags = rawtags | split:'|' | sort %}
|
||||
|
||||
{% assign site.tags = "" %}
|
||||
{% for tag in rawtags %}
|
||||
{% if tag != "" %}
|
||||
{% if tags == "" %}
|
||||
{% assign tags = tag | split:'|' %}
|
||||
{% endif %}
|
||||
{% unless tags contains tag %}
|
||||
{% assign tags = tags | join:'|' | append:'|' | append:tag | split:'|' %}
|
||||
{% endunless %}
|
||||
{% endif %}
|
||||
{% endfor %}
|
|
@ -1,13 +0,0 @@
|
|||
<div class="container pl-0 pr-0 pl-md-3 pr-md-3">
|
||||
<h1>{% t contacts.title %}</h1>
|
||||
|
||||
<hr class="border-primary">
|
||||
|
||||
<p class="mt-5">{% t contacts.body %}</p>
|
||||
|
||||
<a class="btn btn-primary" href="mailto:info@unitoo.pw">info@unitoo.pw</a>
|
||||
<br><br>
|
||||
<small><strong>GPG Fingerprint</strong>: 00F8 1953 CE7B 17C1 E832 53E1 4561 0231 1DEA 49D4</small>
|
||||
<br>
|
||||
{% asset info_at_unitoo_qrcode.webp width="200px" %}
|
||||
</div>
|
|
@ -1,55 +0,0 @@
|
|||
<style>
|
||||
#cookie-notice {padding: 0.5rem 1rem; display: none; text-align: center; position: fixed; bottom: 0; width: calc(100% - 2rem); background: #222; color: rgba(255,255,255,0.8);}
|
||||
#cookie-notice a {display: inline-block; cursor: pointer; margin-left: 0.5rem;}
|
||||
@media (max-width: 767px) {
|
||||
#cookie-notice span {display: block; padding-top: 3px; margin-bottom: 1rem;}
|
||||
#cookie-notice a {position: relative; bottom: 4px;}
|
||||
}
|
||||
</style>
|
||||
<div id="cookie-notice"><span>Utilizziamo Matomo (una tecnologia libera) per analizzare e migliorare il servizio che offriamo.</span><a id="cookie-notice-accept" class="btn btn-primary btn-sm text-white">Approva</a><a href="https://matomo.org/gdpr/" rel="nofollow" target="_blank" class="btn btn-primary btn-sm text-white">Scopri di più</a><a id="cookie-notice-dismiss" class="float-right"><i class="fa fa-times-circle"></i></a></div>
|
||||
<script>
|
||||
function createCookie(name,value,days) {
|
||||
var expires = "";
|
||||
if (days) {
|
||||
var date = new Date();
|
||||
date.setTime(date.getTime() + (days*24*60*60*1000));
|
||||
expires = "; expires=" + date.toUTCString();
|
||||
}
|
||||
document.cookie = name + "=" + value + expires + "; path=/";
|
||||
}
|
||||
function readCookie(name) {
|
||||
var nameEQ = name + "=";
|
||||
var ca = document.cookie.split(';');
|
||||
for(var i=0;i < ca.length;i++) {
|
||||
var c = ca[i];
|
||||
while (c.charAt(0)==' ') c = c.substring(1,c.length);
|
||||
if (c.indexOf(nameEQ) == 0) return c.substring(nameEQ.length,c.length);
|
||||
}
|
||||
return null;
|
||||
}
|
||||
function eraseCookie(name) {
|
||||
createCookie(name,"",-1);
|
||||
}
|
||||
|
||||
if(readCookie('cookie-notice-dismissed')=='true') {
|
||||
console.log("GDPR Consent");
|
||||
} else {
|
||||
document.getElementById('cookie-notice').style.display = 'block';
|
||||
}
|
||||
|
||||
document.getElementById('cookie-notice-accept').addEventListener("click",function() {
|
||||
createCookie('cookie-notice-dismissed','true',31);
|
||||
_paq.push(['rememberConsentGiven']);
|
||||
document.getElementById('cookie-notice').style.display = 'none';
|
||||
location.reload();
|
||||
});
|
||||
|
||||
document.getElementById('cookie-notice-dismiss').addEventListener("click",function() {
|
||||
createCookie('cookie-notice-dismissed','true',31);
|
||||
_paq.push(['forgetConsentGiven']);
|
||||
_paq.push(['optUserOut']);
|
||||
document.getElementById('cookie-notice').style.display = 'none';
|
||||
location.reload();
|
||||
});
|
||||
|
||||
</script>
|
|
@ -1,52 +0,0 @@
|
|||
<footer class="site-footer">
|
||||
<div class="container">
|
||||
<div class="input-group mb-5">
|
||||
<input type="text" id="search-input" class="form-control rounded-right" placeholder="{% t inputs.search %}"
|
||||
aria-label="{% t inputs.search %}" aria-describedby="button-search" autocomplete="off">
|
||||
<div class="input-group-append">
|
||||
<div id="results-container" class="dropdown-menu d-block p-0 border-0"></div>
|
||||
</div>
|
||||
</div>
|
||||
<p>
|
||||
Copyright © Unitoo 2017-{{ 'now' | date: "%Y" }}<br><br>
|
||||
{{ site.description }}<br>
|
||||
<small>
|
||||
{% t footer.license %}
|
||||
<a target="_blank" rel="nofollow" href="https://gitea.it/Unitoo/unitoo-site">
|
||||
<i class="fas fa-external-link-alt"></i> Gitea
|
||||
</a>
|
||||
<br>
|
||||
</small>
|
||||
</p>
|
||||
<ul class="list-inline social-buttons mt-2 mb-3 mx-auto">
|
||||
<li class="list-inline-item">
|
||||
<a href="https://gitlab.com/unitoo" rel="nofollow" target="_blank" data-original-title="" title="">
|
||||
<i class="fab fa-gitlab " data-original-title="" title=""></i></a>
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<a href="https://github.com/UnitooTeam" rel="nofollow" target="_blank" data-original-title=""
|
||||
title=""><i class="fab fa-github" data-original-title="" title=""></i></a>
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<a href="https://mastodon.uno/@unitoo" rel="me" target="_blank" data-original-title="" title="">
|
||||
<i class="fab fa-mastodon "></i>
|
||||
</a>
|
||||
</li>
|
||||
<li class="list-inline-item">
|
||||
<a href="{% link _pages/news.html %}" target="_blank" data-original-title="" title="">
|
||||
<i class="fab fa-telegram-plane"></i>
|
||||
</a>
|
||||
</li>
|
||||
<li class="list-inline-item"><a href="https://liberapay.com/Unitoo/" rel="nofollow" target="_blank" data-original-title="" title="">
|
||||
{% asset liberapay width=20 style="margin-top: -3px;" %}
|
||||
</a></li>
|
||||
</ul>
|
||||
|
||||
<div class="small mt-3">
|
||||
Unitoo di Claudio Maradonna, Via Circonvallazione Sud 28/A, Monteprandone, 63076 (AP) - 02324570445 - REA:
|
||||
AP-204883 - info@unitoo.pw
|
||||
<br>
|
||||
<a href="/privacy.pdf">Informativa privacy</a>
|
||||
</div>
|
||||
</div>
|
||||
</footer>
|
|
@ -1,22 +0,0 @@
|
|||
<head>
|
||||
<meta charset="utf-8">
|
||||
<meta http-equiv="X-UA-Compatible" content="IE=edge">
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1">
|
||||
<meta name="theme-color" content="#943526">
|
||||
<meta name="no-results" content="{% t inputs.no_results %}">
|
||||
|
||||
{% seo translate=true %}
|
||||
|
||||
<link rel='icon' href="{{ "/favicon.ico" | prepend: site.url }}" type="image/x-icon">
|
||||
<link rel='shortcut icon' href="{{ "/favicon.ico" | prepend: site.url }}" type="image/x-icon">
|
||||
<link rel="apple-touch-icon" href="{{ "/apple-touch-icon.png" | prepend: site.url }}">
|
||||
<link rel="manifest" href="{{ "/path.webmanifest" | prepend: site.url }}">
|
||||
|
||||
{% asset main.css %}
|
||||
|
||||
<link rel="canonical" href="{{ page.url | replace:'index.html','' | prepend: site.baseurl | prepend: site.url }}">
|
||||
|
||||
{% if site.tags != "" %}
|
||||
{% include collecttags.html %}
|
||||
{% endif %}
|
||||
</head>
|
|
@ -1,23 +0,0 @@
|
|||
<navbar class="navbar site-header pt-2 pb-2 pl-0 pr-0 p-sm-0 sticky-top">
|
||||
|
||||
<div class="container">
|
||||
|
||||
<a class="site-title" href="{{ site.baseurl }}/">
|
||||
{% asset logo-extended-dark.webp @magick:double height='30' %}
|
||||
</a>
|
||||
|
||||
<nav class="my-2 d-none d-lg-block">
|
||||
<a class="p-2 text-dark" href="{% link _pages/about-us.html %}">{% t buttons.about_us %}</a>
|
||||
<a class="p-2 text-dark" href="{% link _pages/services-and-products.html %}">{% t
|
||||
buttons.services_and_products %}</a>
|
||||
<a class="p-2 text-dark" href="{% link _pages/projects.html %}">{% t buttons.projects %}</a>
|
||||
<a class="btn btn-primary ml-4" href="{% link _pages/contacts.html %}">{% t buttons.contactsus %}</a>
|
||||
</nav>
|
||||
|
||||
<a class="d-block d-lg-none" href="javascript:openNav();">
|
||||
<i class="fas fa-bars"></i>
|
||||
</a>
|
||||
|
||||
</div>
|
||||
|
||||
</navbar>
|
|
@ -1,85 +0,0 @@
|
|||
<section class="jumbotron jumbotron-fluid bg-transparent">
|
||||
<div class="container">
|
||||
<h1 class="text-center">{% t index.services_title %}</h1>
|
||||
|
||||
<hr class="border-primary">
|
||||
|
||||
<div class="row mt-5">
|
||||
<div class="col-12 col-lg-6 mb-4">
|
||||
<div class="card border-0 shadow">
|
||||
<div class="card-body">
|
||||
<h5 class="card-title font-weight-bold">{% t index.services.software_development %}</h5>
|
||||
<p class="mb-4">{% t index.services.software_development_text %}</p>
|
||||
<a class="text-dark mr-2" href="{% link _pages/software-technologies.html %}">{% t buttons.find_how_we_build_software %}</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
<div class="col-12 col-lg-6 mb-4">
|
||||
<div class="card border-0 shadow">
|
||||
<div class="card-body">
|
||||
<h5 class="card-title font-weight-bold">{% t index.services.technical_advice %}</h5>
|
||||
<p class="card-text mb-4">{% t index.services.technical_advice_text %}</p>
|
||||
<a class="text-dark mr-2" href="{% link _pages/technical_advice.html %}">{% t buttons.find_what %}</a>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
||||
|
||||
<section class="bg-white pt-5 pb-5">
|
||||
<div class="container">
|
||||
<h1 class="text-center">{% t index.products_title %}</h1>
|
||||
|
||||
<hr class="border-primary mb-5">
|
||||
|
||||
<div class="row">
|
||||
<div class="col-lg-6">
|
||||
<h3>{% t index.products.nextcloud %}</h3>
|
||||
<p>
|
||||
{% t index.products.nextcloud_text %}
|
||||
</p>
|
||||
<a class="text-dark mr-2" href="https://www.nextcloud.com" rel="nofollow" target="_blank">
|
||||
<i class="fas fa-external-link-alt"></i> {% t index.products.nextcloud_website %}
|
||||
</a>
|
||||
</div>
|
||||
<div class="col text-right">
|
||||
{% asset nextcloud-example.webp %}
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<br><br><br>
|
||||
|
||||
<div class="row">
|
||||
<div class="col text-left">
|
||||
{% asset azuracast-example.webp %}
|
||||
</div>
|
||||
<div class="col-lg-6">
|
||||
<h3>{% t index.products.azuracast %}</h3>
|
||||
<p>
|
||||
{% t index.products.azuracast_text %}
|
||||
</p>
|
||||
<a class="text-dark mr-2" href="https://radio.unitoo.it" rel="nofollow" target="_blank">
|
||||
<i class="fas fa-external-link-alt"></i> {% t index.products.azuracast_website %}
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
||||
<br><br><br>
|
||||
|
||||
<div class="row">
|
||||
<div class="col-lg-6">
|
||||
<h3>{% t index.products.pihole %}</h3>
|
||||
<p>
|
||||
{% t index.products.pihole_text %}
|
||||
</p>
|
||||
<a class="text-dark mr-2" href="https://pi-hole.net/" rel="nofollow" target="_blank">
|
||||
<i class="fas fa-external-link-alt"></i> {% t index.products.pihole_website %}
|
||||
</a>
|
||||
</div>
|
||||
<div class="col text-right">
|
||||
{% asset pihole-example.webp %}
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</section>
|
|
@ -1,8 +0,0 @@
|
|||
<div id="mySidenav" class="sidenav">
|
||||
<a href="javascript:void(0)" class="closebtn" onclick="closeNav()">×</a>
|
||||
<a class="btn-outline-primary" href="{% link _pages/about-us.html %}">{% t buttons.about_us %}</a>
|
||||
<a class="btn-outline-primary" href="{% link _pages/services-and-products.html %}">{% t
|
||||
buttons.services_and_products %}</a>
|
||||
<a class="btn-outline-primary" href="{% link _pages/projects.html %}">{% t buttons.projects %}</a>
|
||||
<a class="btn-outline-primary" href="{% link _pages/contacts.html %}">{% t buttons.contactsus %}</a>
|
||||
</div>
|
|
@ -1,15 +0,0 @@
|
|||
<div class="card border-0 shadow">
|
||||
{% asset cmaradonna.webp class="card-img-top" %}
|
||||
<div class="card-body">
|
||||
<h5 class="card-title">Claudio Maradonna</h5>
|
||||
<p class="card-text">{% t staff.cmaradonna.text %}</p>
|
||||
<a rel="nofollow" target="_blank" class="mr-2" href="{% t staff.cmaradonna.mastodon_url %}"><i
|
||||
class="fab fa-mastodon fa-2x"></i></a>
|
||||
<a rel="nofollow" target="_blank" class="mr-2" href="{% t staff.cmaradonna.gitlab_url %}"><i
|
||||
class="fab fa-gitlab fa-2x"></i></a>
|
||||
<a rel="nofollow" target="_blank" class="mr-2" href="{% t staff.cmaradonna.github_url %}"><i
|
||||
class="fab fa-github fa-2x"></i></a>
|
||||
<a rel="nofollow" target="_blank" href="{% t staff.cmaradonna.instagram_url %}"><i
|
||||
class="fab fa-instagram fa-2x"></i></a>
|
||||
</div>
|
||||
</div>
|
|
@ -1,9 +0,0 @@
|
|||
<div class="card border-0 shadow">
|
||||
{% asset fabio_purple.webp class="card-img-top" %}
|
||||
<div class="card-body">
|
||||
<h5 class="card-title">Fabio "Desmovalvo"</h5>
|
||||
<p class="card-text">{% t staff.fabio_purple.text %}</p>
|
||||
<a class="mr-2" rel="nofollow" target="_blank" href="{% t staff.fabio_purple.instagram_url %}"><i class="fab fa-instagram fa-2x"></i></a>
|
||||
<a rel="nofollow" target="_blank" href="{% t staff.fabio_purple.twitter_url %}"><i class="fab fa-twitter fa-2x"></i></a>
|
||||
</div>
|
||||
</div>
|
|
@ -1,9 +0,0 @@
|
|||
<div class="card border-0 shadow">
|
||||
{% asset stefano_amandonico.webp class="card-img-top" %}
|
||||
<div class="card-body">
|
||||
<h5 class="card-title">Stefano Amandonico</h5>
|
||||
<p class="card-text">{% t staff.grafixprint.text %}</p>
|
||||
<a rel="nofollow" target="_blank" href="{% t staff.grafixprint.website_url %}"><i
|
||||
class="fas fa-globe-europe fa-2x"></i></a>
|
||||
</div>
|
||||
</div>
|
|
@ -1,9 +0,0 @@
|
|||
<div class="card border-0 shadow">
|
||||
{% asset sara.webp class="card-img-top" %}
|
||||
<div class="card-body">
|
||||
<h5 class="card-title">Sara Freddoni</h5>
|
||||
<p class="card-text">{% t staff.sara.text %}</p>
|
||||
<a rel="nofollow" target="_blank" href="{% t staff.sara.instagram_url %}"><i class="fab fa-instagram fa-2x"></i></a>
|
||||
<a class="ml-2" rel="nofollow" target="_blank" href="{% t staff.sara.facebook_url %}"><i class="fab fa-facebook fa-2x"></i></a>
|
||||
</div>
|
||||
</div>
|
|
@ -1,10 +0,0 @@
|
|||
<div class="card border-0 shadow">
|
||||
{% asset sydro.webp class="card-img-top" %}
|
||||
<div class="card-body">
|
||||
<h5 class="card-title">Angelo "Sydro"</h5>
|
||||
<p class="card-text">{% t staff.sydro.text %}</p>
|
||||
<a class="mr-2" rel="nofollow" target="_blank" href="{% t staff.sydro.instagram_url %}"><i class="fab fa-instagram fa-2x"></i></a>
|
||||
<a class="mr-2" rel="nofollow" target="_blank" href="{% t staff.sydro.twitter_url %}"><i class="fab fa-twitter fa-2x"></i></a>
|
||||
<a rel="nofollow" target="_blank" href="{% t staff.sydro.flickr_url %}"><i class="fab fa-flickr fa-2x"></i></a>
|
||||
</div>
|
||||
</div>
|
|
@ -1,11 +0,0 @@
|
|||
<div class="card border-0 shadow">
|
||||
{% asset yamabiiko.webp class="card-img-top" %}
|
||||
<div class="card-body">
|
||||
<h5 class="card-title">Lorenzo Tucci</h5>
|
||||
<p class="card-text">{% t staff.yamabiiko.text %}</p>
|
||||
<a rel="nofollow" target="_blank" class="mr-2" href="{% t staff.yamabiiko.gitlab_url %}"><i
|
||||
class="fab fa-gitlab fa-2x"></i></a>
|
||||
<a rel="nofollow" target="_blank" class="mr-2" href="{% t staff.yamabiiko.github_url %}"><i
|
||||
class="fab fa-github fa-2x"></i></a>
|
||||
</div>
|
||||
</div>
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/404.html">
|
||||
|
||||
|
|
File diff suppressed because one or more lines are too long
File diff suppressed because one or more lines are too long
Binary file not shown.
|
@ -73,32 +73,6 @@ article {
|
|||
@include media-query($on-palm) {
|
||||
font-size: 80%;
|
||||
}
|
||||
|
||||
&:first-letter {
|
||||
color: #b7b1a9;
|
||||
display: inline-block;
|
||||
float: left;
|
||||
font-family: 'Raleway', sans-serif;
|
||||
font-size: 121px;
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
line-height: 70px;
|
||||
margin: 6px 10px 0 -5px;
|
||||
|
||||
@include media-query($on-palm) {
|
||||
font-size: 70px;
|
||||
line-height: 30px;
|
||||
}
|
||||
}
|
||||
|
||||
&:first-line {
|
||||
color: #787065;
|
||||
font-family: 'Raleway', sans-serif;
|
||||
font-size: 1em;
|
||||
font-style: normal !important;
|
||||
font-weight: bold;
|
||||
letter-spacing: 2px;
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
|
|
|
@ -30,51 +30,51 @@
|
|||
/* from https://fonts.gstatic.com/s/raleway/v14/1Ptug8zYS_SKggPNyC0ISg.ttf */
|
||||
asset_url('Raleway_400.ttf') format('truetype');
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Raleway';
|
||||
font-style: italic;
|
||||
font-weight: 400;
|
||||
src: local('Raleway Italic'), local('Raleway-Italic'),
|
||||
/* from https://fonts.gstatic.com/s/raleway/v14/1Ptsg8zYS_SKggPNyCg4TYFq.woff2 */
|
||||
asset_url('Raleway_400i.woff2') format('woff2'),
|
||||
/* from https://fonts.gstatic.com/s/raleway/v14/1Ptsg8zYS_SKggPNyCg4TYFs.woff */
|
||||
asset_url('Raleway_400i.woff') format('woff'),
|
||||
/* from https://fonts.gstatic.com/s/raleway/v14/1Ptsg8zYS_SKggPNyCg4TYFu.eot */
|
||||
asset_url('Raleway_400i.eot?#iefix') format('embedded-opentype'),
|
||||
/* from https://fonts.gstatic.com/l/font?kit=1Ptsg8zYS_SKggPNyCg4TYFt&skey=bf44ee29381a37b0&v=v14#Raleway */
|
||||
asset_url('Raleway_400i.svg#Raleway') format('svg'),
|
||||
/* from https://fonts.gstatic.com/s/raleway/v14/1Ptsg8zYS_SKggPNyCg4TYFv.ttf */
|
||||
asset_url('Raleway_400i.ttf') format('truetype');
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Raleway';
|
||||
font-style: normal;
|
||||
font-weight: 700;
|
||||
src: local('Raleway Bold'), local('Raleway-Bold'),
|
||||
/* from https://fonts.gstatic.com/s/raleway/v14/1Ptrg8zYS_SKggPNwJYtWqZPAA.woff2 */
|
||||
asset_url('Raleway_700.woff2') format('woff2'),
|
||||
/* from https://fonts.gstatic.com/s/raleway/v14/1Ptrg8zYS_SKggPNwJYtWqZPBg.woff */
|
||||
asset_url('Raleway_700.woff') format('woff'),
|
||||
/* from https://fonts.gstatic.com/s/raleway/v14/1Ptrg8zYS_SKggPNwJYtWqZPBA.eot */
|
||||
asset_url('Raleway_700.eot?#iefix') format('embedded-opentype'),
|
||||
/* from https://fonts.gstatic.com/l/font?kit=1Ptrg8zYS_SKggPNwJYtWqZPBw&skey=e507c3e2b7915ad1&v=v14#Raleway */
|
||||
asset_url('Raleway_700.svg#Raleway') format('svg'),
|
||||
/* from https://fonts.gstatic.com/s/raleway/v14/1Ptrg8zYS_SKggPNwJYtWqZPBQ.ttf */
|
||||
asset_url('Raleway_700.ttf') format('truetype');
|
||||
}
|
||||
@font-face {
|
||||
font-family: 'Raleway';
|
||||
font-style: italic;
|
||||
font-weight: 700;
|
||||
src: local('Raleway Bold Italic'), local('Raleway-BoldItalic'),
|
||||
/* from https://fonts.gstatic.com/s/raleway/v14/1Ptpg8zYS_SKggPNyCgw9qR_AtCb.woff2 */
|
||||
asset_url('Raleway_700i.woff2') format('woff2'),
|
||||
/* from https://fonts.gstatic.com/s/raleway/v14/1Ptpg8zYS_SKggPNyCgw9qR_AtCd.woff */
|
||||
asset_url('Raleway_700i.woff') format('woff'),
|
||||
/* from https://fonts.gstatic.com/s/raleway/v14/1Ptpg8zYS_SKggPNyCgw9qR_AtCf.eot */
|
||||
asset_url('Raleway_700i.eot?#iefix') format('embedded-opentype'),
|
||||
/* from https://fonts.gstatic.com/l/font?kit=1Ptpg8zYS_SKggPNyCgw9qR_AtCc&skey=9ecf9384a6d643b6&v=v14#Raleway */
|
||||
asset_url('Raleway_700i.svg#Raleway') format('svg'),
|
||||
/* from https://fonts.gstatic.com/s/raleway/v14/1Ptpg8zYS_SKggPNyCgw9qR_AtCe.ttf */
|
||||
asset_url('Raleway_700i.ttf') format('truetype');
|
||||
}
|
||||
// @font-face {
|
||||
// font-family: 'Raleway';
|
||||
// font-style: italic;
|
||||
// font-weight: 400;
|
||||
// src: local('Raleway Italic'), local('Raleway-Italic'),
|
||||
// /* from https://fonts.gstatic.com/s/raleway/v14/1Ptsg8zYS_SKggPNyCg4TYFq.woff2 */
|
||||
// asset_url('Raleway_400i.woff2') format('woff2'),
|
||||
// /* from https://fonts.gstatic.com/s/raleway/v14/1Ptsg8zYS_SKggPNyCg4TYFs.woff */
|
||||
// asset_url('Raleway_400i.woff') format('woff'),
|
||||
// /* from https://fonts.gstatic.com/s/raleway/v14/1Ptsg8zYS_SKggPNyCg4TYFu.eot */
|
||||
// asset_url('Raleway_400i.eot?#iefix') format('embedded-opentype'),
|
||||
// /* from https://fonts.gstatic.com/l/font?kit=1Ptsg8zYS_SKggPNyCg4TYFt&skey=bf44ee29381a37b0&v=v14#Raleway */
|
||||
// asset_url('Raleway_400i.svg#Raleway') format('svg'),
|
||||
// /* from https://fonts.gstatic.com/s/raleway/v14/1Ptsg8zYS_SKggPNyCg4TYFv.ttf */
|
||||
// asset_url('Raleway_400i.ttf') format('truetype');
|
||||
// }
|
||||
// @font-face {
|
||||
// font-family: 'Raleway';
|
||||
// font-style: normal;
|
||||
// font-weight: 700;
|
||||
// src: local('Raleway Bold'), local('Raleway-Bold'),
|
||||
// /* from https://fonts.gstatic.com/s/raleway/v14/1Ptrg8zYS_SKggPNwJYtWqZPAA.woff2 */
|
||||
// asset_url('Raleway_700.woff2') format('woff2'),
|
||||
// /* from https://fonts.gstatic.com/s/raleway/v14/1Ptrg8zYS_SKggPNwJYtWqZPBg.woff */
|
||||
// asset_url('Raleway_700.woff') format('woff'),
|
||||
// /* from https://fonts.gstatic.com/s/raleway/v14/1Ptrg8zYS_SKggPNwJYtWqZPBA.eot */
|
||||
// asset_url('Raleway_700.eot?#iefix') format('embedded-opentype'),
|
||||
// /* from https://fonts.gstatic.com/l/font?kit=1Ptrg8zYS_SKggPNwJYtWqZPBw&skey=e507c3e2b7915ad1&v=v14#Raleway */
|
||||
// asset_url('Raleway_700.svg#Raleway') format('svg'),
|
||||
// /* from https://fonts.gstatic.com/s/raleway/v14/1Ptrg8zYS_SKggPNwJYtWqZPBQ.ttf */
|
||||
// asset_url('Raleway_700.ttf') format('truetype');
|
||||
// }
|
||||
// @font-face {
|
||||
// font-family: 'Raleway';
|
||||
// font-style: italic;
|
||||
// font-weight: 700;
|
||||
// src: local('Raleway Bold Italic'), local('Raleway-BoldItalic'),
|
||||
// /* from https://fonts.gstatic.com/s/raleway/v14/1Ptpg8zYS_SKggPNyCgw9qR_AtCb.woff2 */
|
||||
// asset_url('Raleway_700i.woff2') format('woff2'),
|
||||
// /* from https://fonts.gstatic.com/s/raleway/v14/1Ptpg8zYS_SKggPNyCgw9qR_AtCd.woff */
|
||||
// asset_url('Raleway_700i.woff') format('woff'),
|
||||
// /* from https://fonts.gstatic.com/s/raleway/v14/1Ptpg8zYS_SKggPNyCgw9qR_AtCf.eot */
|
||||
// asset_url('Raleway_700i.eot?#iefix') format('embedded-opentype'),
|
||||
// /* from https://fonts.gstatic.com/l/font?kit=1Ptpg8zYS_SKggPNyCgw9qR_AtCc&skey=9ecf9384a6d643b6&v=v14#Raleway */
|
||||
// asset_url('Raleway_700i.svg#Raleway') format('svg'),
|
||||
// /* from https://fonts.gstatic.com/s/raleway/v14/1Ptpg8zYS_SKggPNyCgw9qR_AtCe.ttf */
|
||||
// asset_url('Raleway_700i.ttf') format('truetype');
|
||||
// }
|
||||
|
|
File diff suppressed because one or more lines are too long
|
@ -34,7 +34,7 @@ Chi siamo, quali sono i nostri valori e la nostra mission" />
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/chisiamo/">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@ Consulenza tecnica nell'ambito GNU/Linux, utilizzando i migliori strumenti liber
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/consulenza/">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@ Tutti i nostri contatti per una comunicazione adeguata e sicura." />
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/contattaci/">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@ Sviluppiamo software e facciamo consulenza IT. Etica, concretezza ed avanguardia
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@ Le notizie che apprezziamo relative al software libero e allo sviluppo del softw
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/news/">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@ Una piattaforma libera, che supportiamo, per la diffusione di contenuti musicali
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/partners/funkwhale/">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@ Partners - Peertube Italia" />
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/partners/peertube/">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@ I nostri progetti, per rendere tutti partecipi della nostra Mission." />
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/progetti/">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@ Libreboot - Il BIOS libero" />
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/progetti/libreboot/">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@ Un canale Peertube dedicato al software libero, alle interviste e altri contenut
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/progetti/peertube/">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@ La radio italiana per conoscere e diffondere il software libero" />
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/progetti/radio/">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@ I progetti che stiamo principalmente supportando nell'ambito del software libero
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/progetti/software/">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@ I servizi ed i prodotti che principalmente offriamo, utilizzando sempre ed esclu
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/servizi_e_prodotti/">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/aboutus.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/azuracast.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/bios.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/bot.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/calendar.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/chisiamo.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/cloud.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/company.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/consulenza.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/contacts.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/contatti.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/coreboot.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/creativecommons.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/development.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/dnsserver.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/email.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/feed.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/filestorage.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/foss.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/freebios.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/freedom.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/freesoftware.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/funkwhale.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/gnupg.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/hardware.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/informatica.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/interviste.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/libreboot.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/licenses.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/music.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/news.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/nextcloud.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/nodrm.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/partners.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/peertube.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/pihole.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/podcast.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/prodotti.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/products.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/progetti.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/projects.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/radio.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/rights.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/rss.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/services.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/servizi.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/sicurezza.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/software.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/team.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/technicaladvice.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/telegram.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/unitoo.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tag/video.html">
|
||||
|
||||
|
|
|
@ -34,7 +34,7 @@ Le tecnologie software" />
|
|||
<link rel="apple-touch-icon" href="https://www.unitoo.it/apple-touch-icon.png">
|
||||
<link rel="manifest" href="https://www.unitoo.it/path.webmanifest">
|
||||
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-6e09f1cb7e0c88b648183b94216ba3e633919cab86dbeedc554edb427741c8cd3eeb7dcf3802ab200f5abeac3de7aa4f0015ae7088c40c204eff23fa8792dbae.css">
|
||||
<link rel="stylesheet" type="text/css" href="/assets/main-297763e38613e36c8208eb097534c4652592dad1470759e4e427d3b1de27bcf1b0f98431ca456eacff2097b61957a23c7458ee3309a98d26df1630217db31de0.css">
|
||||
|
||||
<link rel="canonical" href="https://www.unitoo.it/tecnologie_software/">
|
||||
|
||||
|
|
Loading…
Reference in a new issue