Skip to content

Commit

Permalink
Merge pull request #762 from naher94/development
Browse files Browse the repository at this point in the history
Moana 2 - Film Credit added
  • Loading branch information
naher94 authored Nov 4, 2024
2 parents 857a006 + d8f3e36 commit 44a2fec
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 2 deletions.
2 changes: 1 addition & 1 deletion _config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ description: > # this means to ignore newlines until "baseurl:"
baseurl: "" # the subpath of your site, e.g. /blog
url: "https://rehanbutt.com" # the base hostname & protocol for your site
version: 8.27.0
version: 8.28.0
version-naming: [Apricot, Blackcurrent, Coconut, Dragonfruit, Elderberry, Fig, Guava, Honeydew]

# Build settings
Expand Down
11 changes: 10 additions & 1 deletion _work-experience/disney-animation-senior.markdown
Original file line number Diff line number Diff line change
Expand Up @@ -8,12 +8,21 @@ logo: disney-animation
sort-order: -1
---

<div class="film-credit-container grid-x align-middle">
<div class="film-poster cell shrink">
<img src="/img/film-posters/moana2.jpg" alt="Disney's Moana 2 movie poster">
</div>
<div class="text-container cell auto">
<p class="film-name">Moana 2 <span>(2024)</span></p>
<p class="credit-description">Credited under Technology - Engineering Services</p>
</div>
</div>
<div class="film-credit-container grid-x align-middle">
<div class="film-poster cell shrink">
<img src="/img/film-posters/wish-poster.jpg" alt="Disney's Wish movie poster">
</div>
<div class="text-container cell auto">
<p class="film-name">Wish <span>2023</span></p>
<p class="film-name">Wish <span>(2023)</span></p>
<p class="credit-description">Credited under Technology - Engineering Services</p>
</div>
</div>
Binary file added img/film-posters/moana2.jpg
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 44a2fec

Please sign in to comment.