Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
adi1090x committed Aug 30, 2020
1 parent 1e9b837 commit 0be255a
Showing 1 changed file with 9 additions and 8 deletions.
17 changes: 9 additions & 8 deletions index.html
Expand Up @@ -310,22 +310,23 @@ <h6>Get in touch</h6>
<div class="modal-dialog modal-dialog-centered modal-dialog-scrollable">
<div class="modal-content">
<div class="modal-header">
<h4 class="modal-title">New Release Available</h4>
<h4 class="modal-title">Important</h4>
<button type="button" class="close" data-dismiss="modal" aria-label="Close">
<span aria-hidden="true">&times;</span>
</button>
</div>
<div class="modal-body">
<h5>Latest Release: <b>archcraft-2020.08.18-x86_64.iso</b></h5>
<h5>New release will be available to download after September 1st.</h5>
<br />
<h6>Changelog:</h6>
<h6>Issue Fixed: </h6>
<br />
<ul class="unordered-list">
<li>Archcraft package repository.</li>
<li>More stability and improved code.</li>
<li>Better grub2 boot-loader.</li>
<li>No need to re-install to get new stuff.</li>
<li>Fixed some bugs and improved functionalities.</li>
<li>Brand New Look</li>
<li>Default fonts</li>
<li>Key Bindings</li>
<li>AMD and NVIDIA Support</li>
<li>Launcher and Powermenu theme changer</li>
<li>And a lot more.</li>
</ul>
</div>
</div>
Expand Down

0 comments on commit 0be255a

Please sign in to comment.