mirror of
https://gitlab.com/JKANetwork/powerfulcomputermanager.git
synced 2026-03-05 18:02:07 +01:00
12 lines
565 B
HTML
12 lines
565 B
HTML
<!-- Download Section -->
|
|
<section id="download" class="content-section text-center">
|
|
<div class="download-section">
|
|
<div class="container">
|
|
<div class="col-lg-8 col-lg-offset-2">
|
|
<h2>Download Powerful Computer Manager</h2>
|
|
<p>You can download PCM for free on GitLab</p>
|
|
<a href="https://gitlab.com/JKANetwork/powerfulcomputermanager" class="btn btn-default btn-lg">Visit Download Page</a>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</section> |