Add Beginner's Guide to homepage

This commit is contained in:
Petr Bokoč 2026-04-23 00:34:44 +02:00
commit e6e3d68086

View file

@ -7,10 +7,14 @@
<h2>User Documentation</h2>
<div class="homepage-section-container">
<a href="../fedora/latest/" class="homepage-link homepage-link-primary">
<a href="../fedora/latest/" class="homepage-link homepage-link-primary" width="66%">
<h3>Fedora&nbsp;Linux</h3>
<p>Get an overview about Fedora documentation, get to know how to start using Fedora and maintain your system, fetch the latest information about the currently supported releases, and where to find help in case of difficulties.</p>
</a>
<a href="../beginners-guide/" class="homepage-link homepage-link-primary" width="33%">
<h3>Beginner's Guide</h3>
<p>Introduction to Fedora for first-time users.</p>
</a>
</div>
<div class="homepage-section-container">