--- layout: simple title: meta.titles.libreboot description: meta.description.libreboot permalink: /progetti/libreboot.html permalink_en: /projects/libreboot.html tags: unitoo libreboot bios freesoftware rights coreboot --- <section id="libreboot"> <div class="cover min-vh-100 position-relative header-libreboot"> <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> </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> </div> </div> </div> <div class="container"> <p class="lead">{% t libreboot.p %}</p> </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> </div> </div> </div> <div class="container"> <div class="row"> <div class="col-sm-4"> {%- capture alt_libreboot_logo %} {%- t meta.alt.libreboot_logo %} {%- endcapture %} {% asset libreboot_logo class="w-100" alt="{{ alt_libreboot_logo }}" %} </div> <div class="col-sm-8"> <p class="lead"> {% t libreboot.p_2 %} </p> </div> </div> </div> </section>