Skip to content

Commit

Permalink
Sync
Browse files Browse the repository at this point in the history
  • Loading branch information
luboslenco committed Oct 11, 2023
1 parent 9229dab commit 0cbfd77
Show file tree
Hide file tree
Showing 3 changed files with 16 additions and 2 deletions.
Binary file added img/news/77.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
9 changes: 8 additions & 1 deletion news.html
Original file line number Diff line number Diff line change
Expand Up @@ -140,7 +140,14 @@ <h3 class="fw-normal text-muted mb-3">Latest updates from development.</h3>
<a href="https://armory.gumroad.com/subscribe" target="_blank"><button type="button" class="btn btn-primary px-4 me-sm-3">Subscribe</button></a>
</div>

<div class="col-md-6 p-lg-5 mx-auto my-5 bg-body-tertiary rounded pt-3">
<div class="col-md-6 p-lg-5 mx-auto my-5 bg-body-tertiary rounded pt-3">
<p>Sep 25, 2023</p>
<h3 class="fw-normal text-muted mb-3">ArmorLab 0.1 is out - PBR material creation app.🎨<br/>
<a href="https://armorlab.org/notes">armorlab.org/notes</a></h3>
<img src="img/news/77.jpg" class="img-fluid" />
</div>

<div class="col-md-6 p-lg-5 mx-auto my-5 bg-body-tertiary rounded pt-3">
<p>Aug 30, 2023</p>
<h3 class="fw-normal text-muted mb-3">ArmorPaint 0.9 is out now - 3D texturing app for desktop, iOS and Android.🖌<br/>
<a href="https://armorpaint.org/notes">armorpaint.org/notes</a></h3>
Expand Down
9 changes: 8 additions & 1 deletion src/news.html
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,14 @@ <h3 class="fw-normal text-muted mb-3">Latest updates from development.</h3>
<a href="https://armory.gumroad.com/subscribe" target="_blank"><button type="button" class="btn btn-primary px-4 me-sm-3">Subscribe</button></a>
</div>

<div class="col-md-6 p-lg-5 mx-auto my-5 bg-body-tertiary rounded pt-3">
<div class="col-md-6 p-lg-5 mx-auto my-5 bg-body-tertiary rounded pt-3">
<p>Sep 25, 2023</p>
<h3 class="fw-normal text-muted mb-3">ArmorLab 0.1 is out - PBR material creation app.🎨<br/>
<a href="https://armorlab.org/notes">armorlab.org/notes</a></h3>
<img src="img/news/77.jpg" class="img-fluid" />
</div>

<div class="col-md-6 p-lg-5 mx-auto my-5 bg-body-tertiary rounded pt-3">
<p>Aug 30, 2023</p>
<h3 class="fw-normal text-muted mb-3">ArmorPaint 0.9 is out now - 3D texturing app for desktop, iOS and Android.🖌<br/>
<a href="https://armorpaint.org/notes">armorpaint.org/notes</a></h3>
Expand Down

0 comments on commit 0cbfd77

Please sign in to comment.