forked from unitoo/website
24 lines
741 B
HTML
24 lines
741 B
HTML
---
|
|
layout: simple
|
|
title: meta.titles.sonde
|
|
description: meta.descriptions.sonde
|
|
namespace: sonde
|
|
permalink: /cybersecurity/sonda/
|
|
permalink_en: /cybersecurity/sonde/
|
|
tags: unitoo cybersecurity sicurezza informatica hardening patch best practices module sonde sonda
|
|
---
|
|
<section class="jumbotron jumbotron-fluid mb-0">
|
|
<div class="container">
|
|
<h1 class="text-center">{% t cybersecurity.sonde.title %}</h1>
|
|
<hr class="border-primary">
|
|
|
|
<p class="mt-5">
|
|
{% asset "element-sonde.webp" align=left class="mr-3 rounded w-25 w-lg-50" %}
|
|
{% t cybersecurity.sonde.description %}
|
|
</p>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="text-center pt-5 pb-5">
|
|
{% include contacts.html %}
|
|
</section>
|