Add Beginner's Guide to homepage
This commit is contained in:
parent
71cfe44471
commit
e6e3d68086
1 changed files with 5 additions and 1 deletions
|
|
@ -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 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">
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue