Skip to content

Commit

Permalink
Remove Letterbase
Browse files Browse the repository at this point in the history
  • Loading branch information
churichard committed Oct 26, 2021
1 parent c7c4d5a commit bdaa967
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 23 deletions.
Binary file removed img/portfolio/letterbase.png
Binary file not shown.
32 changes: 9 additions & 23 deletions portfolio.html
Original file line number Diff line number Diff line change
Expand Up @@ -47,14 +47,17 @@ <h4 class="portfolio-header">Notabase</h4>
<div class="six columns">
<a
class="portfolio-item"
href="https://letterbase.io?ref=churichard.com"
href="https://screenshotcreator.com"
target="_blank"
rel="noopener noreferrer"
>
<h4 class="portfolio-header">Letterbase</h4>
<img src="./img/portfolio/letterbase.png" class="portfolio-img" />
<h4 class="portfolio-header">Screenshot Creator</h4>
<img
src="./img/portfolio/screenshot-creator.svg"
class="portfolio-img"
/>
<p class="portfolio-item-text">
Simple, fast, privacy-friendly customer support messenger
Beautiful screenshot generator for mobile app developers
</p>
</a>
</div>
Expand All @@ -75,25 +78,6 @@ <h4 class="portfolio-header">MakerList</h4>
</p>
</a>
</div>
<div class="six columns">
<a
class="portfolio-item"
href="https://screenshotcreator.com"
target="_blank"
rel="noopener noreferrer"
>
<h4 class="portfolio-header">Screenshot Creator</h4>
<img
src="./img/portfolio/screenshot-creator.svg"
class="portfolio-img"
/>
<p class="portfolio-item-text">
Beautiful screenshot generator for mobile app developers
</p>
</a>
</div>
</div>
<div class="row">
<div class="six columns">
<a
class="portfolio-item"
Expand All @@ -108,6 +92,8 @@ <h4 class="portfolio-header">TigerPath</h4>
</p>
</a>
</div>
</div>
<div class="row">
<div class="six columns">
<a
class="portfolio-item"
Expand Down

0 comments on commit bdaa967

Please sign in to comment.