Skip to content

Commit

Permalink
Update index.html
Browse files Browse the repository at this point in the history
  • Loading branch information
martinius96 authored Nov 15, 2023
1 parent 21573bd commit 3f9d136
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions docs/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -120,7 +120,7 @@ <h3 class="h4 mb-2">Game modes</h3>
<img class="img-fluid" src="assets/img/portfolio/thumbnails/1.jpg" alt="..." />
<div class="portfolio-box-caption">
<div class="project-category text-white-50">RFID DOMINATOR: 1.0</div>
<div class="project-name">2x RFID Domination Timer</div>
<div class="project-name">2x RFID Domination Timers</div>
</div>
</a>
</div>
Expand All @@ -129,7 +129,7 @@ <h3 class="h4 mb-2">Game modes</h3>
<img class="img-fluid" src="assets/img/portfolio/thumbnails/2.jpg" alt="..." />
<div class="portfolio-box-caption">
<div class="project-category text-white-50">RFID DOMINATOR: 1.0</div>
<div class="project-name">Yellow backlight Domination timer</div>
<div class="project-name">Yellow backlight Domination timer (green team active)</div>
</div>
</a>
</div>
Expand All @@ -138,7 +138,7 @@ <h3 class="h4 mb-2">Game modes</h3>
<img class="img-fluid" src="assets/img/portfolio/thumbnails/3.jpg" alt="..." />
<div class="portfolio-box-caption">
<div class="project-category text-white-50">RFID DOMINATOR: 1.0</div>
<div class="project-name">Classic Domination Timer</div>
<div class="project-name">Classic Domination Timer (red team active)</div>
</div>
</a>
</div>
Expand All @@ -148,7 +148,7 @@ <h3 class="h4 mb-2">Game modes</h3>
<img class="img-fluid" src="assets/img/portfolio/thumbnails/4.jpg" alt="..." />
<div class="portfolio-box-caption">
<div class="project-category text-white-50">RFID DOMINATOR: 2.0</div>
<div class="project-name">Stopwatch for 4 teams</div>
<div class="project-name">Stopwatch for 4 teams (red team active)</div>
</div>
</a>
</div>
Expand All @@ -157,15 +157,15 @@ <h3 class="h4 mb-2">Game modes</h3>
<img class="img-fluid" src="assets/img/portfolio/thumbnails/5.jpg" alt="..." />
<div class="portfolio-box-caption">
<div class="project-category text-white-50">RFID DOMINATOR: 2.0</div>
<div class="project-name">Stopwatch for 4 teams</div>
<div class="project-name">Stopwatch for 4 teams (no team active, new game)</div>
</div>
</a>
</div>
<div class="col-lg-4 col-sm-6">
<a class="portfolio-box" href="assets/img/portfolio/fullsize/6.jpg" title="RFID Domination Timer 2.0">
<img class="img-fluid" src="assets/img/portfolio/thumbnails/6.jpg" alt="..." />
<div class="portfolio-box-caption p-3">
<div class="project-category text-white-50">RFID DOMINATOR comparsion</div>
<div class="project-category text-white-50">RFID DOMINATOR PCB comparsion</div>
<div class="project-name">2.0 vs 1.0 PCB diff</div>
</div>
</a>
Expand Down

0 comments on commit 3f9d136

Please sign in to comment.