Skip to content

Commit

Permalink
Add Rough to portfolio
Browse files Browse the repository at this point in the history
  • Loading branch information
SimonHFrost committed Dec 20, 2024
1 parent c8f07c7 commit e0ea772
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 0 deletions.
12 changes: 12 additions & 0 deletions _layouts/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -88,6 +88,18 @@ <h3>
<label for="tab-portfolio" class="tabs__label"style="margin-right:-15px;">Projects</label>
<div class="tabs__content">
<div id="content2" class="tab-content">
<div class="portfolio-item">
<details>
<summary>
<h2>Rough.app (2024) <a href="https://rough.app" target="_blank" rel="noopener noreferrer"><img src="/assets/icons/external-link.svg"/></a></h2>
<p>Project management tool for remote teams</p>
</summary>
<div class="portfolio-image-row">
<img class="big" src='/assets/portfolio/rough/rough-1.png'></img>
</div>
</details>
</div>

<div class="portfolio-item">
<details>
<summary>
Expand Down
Binary file added assets/portfolio/rough/rough-1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit e0ea772

Please sign in to comment.