website/_pages/libreboot.html

55 lines
1.8 KiB
HTML
Raw Normal View History

2019-08-14 15:57:40 +02:00
---
layout: simple
title: meta.titles.libreboot
description: meta.description.libreboot
2021-08-21 19:28:18 +02:00
permalink: /progetti/libreboot/
permalink_en: /projects/libreboot/
tags: unitoo libreboot bios freesoftware rights coreboot
2019-08-14 15:57:40 +02:00
---
<section id="libreboot">
2021-08-20 16:48:07 +02:00
<div class="cover min-vh-100 position-relative header-libreboot">
2019-08-14 15:57:40 +02:00
<div class="position-absolute content-bottom text-left text-light text-uppercase pt-5">
<h2>{% t libreboot.morphext_p_1 %} <span class="morphext-bounce-left text-warning morphext">
<span class="animated zoomInLeft">{% t libreboot.morphext_p_2 %}</span>
</span>{% t libreboot.morphext_p_3 %}<span class="morphext-bounce-up morphext">
<span class="animated bounceInUp">{% t libreboot.morphext_p_4 %}</span>
</span>
2019-08-14 15:57:40 +02:00
</h2>
</div>
</div>
</section>
<section class="mt-5">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">{% t libreboot.title %}</h2>
2019-08-14 15:57:40 +02:00
</div>
</div>
</div>
<div class="container">
<p class="lead">{% t libreboot.p %}</p>
2019-08-14 15:57:40 +02:00
</div>
</section>
<br><br><br>
<section class="mt-5">
<div class="container">
<div class="row">
<div class="col-lg-12 text-center">
<h2 class="section-heading">{% t libreboot.title_2 %}</h2>
2019-08-14 15:57:40 +02:00
</div>
</div>
</div>
<div class="container">
<div class="row">
<div class="col-sm-4">
{% asset libreboot_logo class="w-100" %}
</div>
<div class="col-sm-8">
<p class="lead">
{% t libreboot.p_2 %}
2019-08-14 15:57:40 +02:00
</p>
</div>
</div>
</div>
</section>