forked from unitoo/website
24 lines
671 B
HTML
24 lines
671 B
HTML
---
|
|
layout: simple
|
|
title: meta.titles.graphene
|
|
description: meta.descriptions.graphene
|
|
namespace: graphene
|
|
permalink: /cybersecurity/grafene/
|
|
permalink_en: /cybersecurity/graphene/
|
|
tags: unitoo cybersecurity sicurezza informatica hardening patch best practices module grapheneos
|
|
---
|
|
|
|
<section class="jumbotron jumbotron-fluid mb-0">
|
|
<div class="container">
|
|
<h1 class="text-center">{% t cybersecurity.graphene.title %}</h1>
|
|
<hr class="border-primary">
|
|
|
|
<p class="mt-5">
|
|
{% t cybersecurity.graphene.description %}
|
|
</p>
|
|
</div>
|
|
</section>
|
|
|
|
<section class="text-center pt-5 pb-5">
|
|
{% include contacts.html %}
|
|
</section>
|