mirror of
https://github.com/QubesOS/qubes-doc.git
synced 2025-08-03 12:06:54 -04:00
Fix heading levels
This commit is contained in:
parent
2507fe1255
commit
7102d0817d
3 changed files with 52 additions and 55 deletions
|
@ -15,21 +15,21 @@ permalink: /video-tours/
|
|||
<hr class="more-top more-bottom">
|
||||
<div class="row">
|
||||
<div class="col-lg-4 col-md-4 col-xs-12">
|
||||
<h2>Introduction</h2>
|
||||
<h3>Introduction</h3>
|
||||
<p>Learn the basics in this introduction to Qubes OS.</p><br>
|
||||
<a href="/intro/" class="btn btn-primary">
|
||||
<i class="fa fa-flag"></i> What is Qubes OS?
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-4 col-xs-12">
|
||||
<h2>Screenshots</h2>
|
||||
<h3>Screenshots</h3>
|
||||
<p>See what using Qubes actually looks like with these screenshots of various applications running in Qubes.</p>
|
||||
<a href="/screenshots/" class="btn btn-primary">
|
||||
<i class="fa fa-picture-o"></i> See Screenshots
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-4 col-xs-12">
|
||||
<h2>Getting Started</h2>
|
||||
<h3>Getting Started</h3>
|
||||
<p>Ready to get started with Qubes? Here's what you need to know after installing.</p>
|
||||
<a href="/getting-started/" class="btn btn-primary">
|
||||
<i class="fa fa-cubes"></i> Getting Started
|
||||
|
@ -68,21 +68,21 @@ permalink: /video-tours/
|
|||
<hr class="more-top more-bottom">
|
||||
<div class="row">
|
||||
<div class="col-lg-4 col-md-4 col-xs-12">
|
||||
<h2>Docs</h2>
|
||||
<h3>Docs</h3>
|
||||
<p>Dive into the Qubes documentation with guides, tips, and troubleshooting help.</p>
|
||||
<a href="/doc/" class="btn btn-primary">
|
||||
<i class="fa fa-book"></i> Documentation
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-4 col-xs-12">
|
||||
<h2>Downloads</h2>
|
||||
<h3>Downloads</h3>
|
||||
<p>Download an ISO, verify your download, and install Qubes.</p>
|
||||
<a href="/downloads/" class="btn btn-primary">
|
||||
<i class="fa fa-download"></i> Downloads
|
||||
</a>
|
||||
</div>
|
||||
<div class="col-lg-4 col-md-4 col-xs-12">
|
||||
<h2>Security</h2>
|
||||
<h3>Security</h3>
|
||||
<p>Get PGP keys, security bulletins, and canaries. Learn more about our security practices.</p>
|
||||
<a href="/security/" class="btn btn-primary">
|
||||
<i class="fa fa-lock"></i> Security Center
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue