Add F35 to the frontpage & use 'Fedora Linux' where it's needed
This commit is contained in:
parent
e206d4bbd5
commit
f147f58c8c
1 changed files with 15 additions and 10 deletions
|
|
@ -6,24 +6,29 @@
|
|||
<div class="homepage-section homepage-section-user-docs">
|
||||
<h2>User Documentation</h2>
|
||||
<div class="homepage-section-container">
|
||||
<a href="../fedora/f35/" class="homepage-link homepage-link-primary">
|
||||
<h3>Fedora Linux 35</h3>
|
||||
<p>Documentation covering the most recent release, Fedora Linux 35.</p>
|
||||
</a>
|
||||
|
||||
<a href="../fedora/f34/" class="homepage-link homepage-link-primary">
|
||||
<h3>Fedora 34</h3>
|
||||
<p>Documentation covering the most recent release, Fedora 34.</p>
|
||||
<h3>Fedora Linux 34</h3>
|
||||
<p>Documentation covering the Fedora Linux 34 release.</p>
|
||||
</a>
|
||||
|
||||
<a href="../fedora/f33/" class="homepage-link homepage-link-primary">
|
||||
<h3>Fedora 33</h3>
|
||||
<p>Documentation covering the Fedora 33 release.</p>
|
||||
<h3>Fedora Linux 33</h3>
|
||||
<p>Documentation covering the Fedora Linux 33 release.</p>
|
||||
</a>
|
||||
<a href="../quick-docs/" class="homepage-link homepage-link-primary">
|
||||
<h3>Quick Docs</h3>
|
||||
<p>How tos and tutorials for using and configuring Fedora.</p>
|
||||
<p>How tos and tutorials for using and configuring Fedora Linux.</p>
|
||||
</a>
|
||||
</div>
|
||||
<div class="homepage-section-container">
|
||||
<a href="../fedora-server/" class="homepage-link homepage-link-primary">
|
||||
<h3>Fedora Server</h3>
|
||||
<p>Are you using Fedora on a server? This section is for you.</p>
|
||||
<p>Are you using Fedora Linux on a server? This section is for you.</p>
|
||||
</a>
|
||||
<a href="../fedora-silverblue/" class="homepage-link homepage-link-primary">
|
||||
<h3>Fedora Silverblue</h3>
|
||||
|
|
@ -46,12 +51,12 @@
|
|||
</div>
|
||||
<div class="homepage-section-container">
|
||||
<a href="../fedora/rawhide/" class="homepage-link homepage-link-secondary">
|
||||
<h3>Fedora Rawhide</h3>
|
||||
<p>Draft documentation targeting future Fedora releases.</p>
|
||||
<h3>Fedora Linux Rawhide</h3>
|
||||
<p>Draft documentation targeting future Fedora Linux releases.</p>
|
||||
</a>
|
||||
<a href="../Fedora/26/html/Release_Notes/index.html" class="homepage-link homepage-link-secondary">
|
||||
<h3>Older releases</h3>
|
||||
<p>Older Fedora user documentation.</p>
|
||||
<p>Older Fedora Linux user documentation.</p>
|
||||
</a>
|
||||
</div>
|
||||
</div>
|
||||
|
|
@ -89,7 +94,7 @@
|
|||
<div class="homepage-section-container">
|
||||
<a href="../packaging-guidelines/" class="homepage-link homepage-link-secondary">
|
||||
<h3>Fedora Packaging Guidelines</h3>
|
||||
<p>Learn about packaging for Fedora — from both a policy and a technical perspective.</p>
|
||||
<p>Learn about packaging for Fedora Linux — from both a policy and a technical perspective.</p>
|
||||
</a>
|
||||
<a href="https://fedoraproject.org/wiki/Outreachy/2017" class="homepage-link homepage-link-secondary">
|
||||
<h3><i class="fas fa-external-link-alt"></i> Fedora's Outreachy Docs</h3>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue