Skip to content

Commit

Permalink
❌ Removed mb-grill portfolio item
Browse files Browse the repository at this point in the history
  • Loading branch information
tbaltrushaitis committed Mar 5, 2020
1 parent 6444473 commit 99d6398
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 22 deletions.
5 changes: 5 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,13 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/)
---

## [v0.2.6](Unreleased) - Current ##
### Added ###
- [x] `gulp-imagemin` plugins added: `giflossy`, `mozjpeg`, `pngquant`, `webp`
- [x] Change format of images to `webp` and/or `webm`
- [x] Added CV fulfillment recommendations checklist

### Removed ###
- [x] `mb-grill` portfolio item

---

Expand Down
22 changes: 0 additions & 22 deletions src/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1205,12 +1205,6 @@ <h3>Web MP3 Player</h3>
<source src="assets/img/works/cmdb-rtm-poc.mp4" type="video/mp4" />
</video>

<!-- <img src="assets/img/works/cmdb-rtm-progress.gif" alt="Real-time Data Visualization" /> -->
<!-- <video autoplay loop muted playsinline>
<source src="assets/img/works/cmdb-rtm-progress.webm" type="video/webm" />
<source src="assets/img/works/cmdb-rtm-progress.mp4" type="video/mp4" />
</video> -->

<div class="portfolio-info">
<h3>Real-time Data View</h3>
</div>
Expand Down Expand Up @@ -1266,22 +1260,6 @@ <h3>Visitors Tracker</h3>
</div>
</div>

<div class="portfolio-item col-xs-6 col-sm-4 col-md-3" data-groups='["all", "ecommerce"]'>
<div class="portfolio-bg">
<div class="portfolio">
<div class="tt-overlay"></div>
<div class="links">
<a target="_blank" rel="noopener" href="http://bit.ly/mb-grill"><i class="fas fa-play-circle"></i></a>
<!-- <a class="image-link" href="assets/img/works/mb-grill.jpg"><i class="fa fa-search-plus"></i></a> -->
</div>
<img src="assets/img/thumbs/works/mb-grill.webp" alt="Grills Store" />
<div class="portfolio-info">
<h3>Grills Store</h3>
</div>
</div>
</div>
</div>

<div class="portfolio-item col-xs-6 col-sm-4 col-md-3" data-groups='["all", "ecommerce"]'>
<div class="portfolio-bg">
<div class="portfolio">
Expand Down

0 comments on commit 99d6398

Please sign in to comment.