forked from unitoo/website
23 lines
665 B
HTML
23 lines
665 B
HTML
---
|
|
layout: simple
|
|
title: meta.titles.blackhole
|
|
description: meta.descriptions.blackhole
|
|
permalink: /blackhole/
|
|
permalink_en: /blackhole/
|
|
tags: unitoo blackhole sicurezza informatica dns server pihole adblock
|
|
---
|
|
<section class="jumbotron jumbotron-fluid mb-0">
|
|
<div class="container">
|
|
<h1 class="text-center">{% t blackhole.title %}</h1>
|
|
<hr class="border-primary">
|
|
|
|
<p class="mt-5">
|
|
{% asset "element-blackhole.webp" width=250 align=left class="mr-3 rounded" %}
|
|
{% t blackhole.description %}
|
|
</p>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="text-center pt-5 pb-5">
|
|
{% include contacts.html %}
|
|
</section>
|