Skip to content

Commit

Permalink
Updates to backgrounds
Browse files Browse the repository at this point in the history
  • Loading branch information
arahmitz committed Mar 13, 2024
1 parent e9b1fab commit 97e8783
Show file tree
Hide file tree
Showing 9 changed files with 8 additions and 3 deletions.
2 changes: 1 addition & 1 deletion assets/css/custom.css
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ form [type="reset"] {
-webkit-appearance: button;
-moz-appearance: button;
appearance: button;
background-color: #ca752f;
background-color: #b4601b;
padding: 8px 16px;
border-radius: 4px;
color: white;
Expand Down
Binary file added content/about/featured.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions content/about/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@ showDate = false
showReadingTime = false
showZenmode = false
sharingLinks = false
heroStyle = "background"
+++

# Hey! I'm Adam.
Expand Down
Binary file added content/contact/featured.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
3 changes: 2 additions & 1 deletion content/contact/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,9 +10,10 @@ showReadingTime = false
showZenmode = false
sharingLinks = false
showTableOfContents = false
heroStyle = "background"
+++

## :video_game: Let's Create Something Amazing Together! :rocket:
## Let's Create Something Amazing Together!

I'm always thrilled to connect with other artists, game developers and animation enthusiasts. Whether you have an
exciting project in mind, want to discuss the latest trends, games, movies or books or just share your love for
Expand Down
Binary file added content/projects/featured.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions content/projects/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,7 @@ showDate = false
showReadingTime = false
showZenmode = false
sharingLinks = false
heroStyle = "background"
+++

### Forever Skies (PC, PS5)
Expand Down
Binary file added content/reel/featured.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 3 additions & 1 deletion content/reel/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,5 +8,7 @@ showReadingTime = false
showZenmode = false
sharingLinks = false
showTableOfContents = false
heroStyle = "background"
+++
<iframe title="vimeo-player" src="https://player.vimeo.com/video/772649237?h=30b28406a5" width="640" height="360" frameborder="0" allowfullscreen></iframe>
<iframe title="vimeo-player" src="https://player.vimeo.com/video/772649237?h=30b28406a5" width="800" height="600"frameborder="0" allowfullscreen></iframe>

0 comments on commit 97e8783

Please sign in to comment.