Skip to content

Commit

Permalink
Update fOUTje picture
Browse files Browse the repository at this point in the history
  • Loading branch information
lserranoruber committed Nov 9, 2024
1 parent e9b61b7 commit 4b0dc83
Show file tree
Hide file tree
Showing 4 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -22,3 +22,4 @@ logs
.env
.env.*
!.env.example
env/
Binary file removed outsite.nl/assets/images/photos/boards/board23.jpg
Binary file not shown.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
2 changes: 1 addition & 1 deletion outsite.nl/components/layout/Footer.vue
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@ const links = [
</div>
<div>
<img
src="~/assets/images/photos/boards/board23.jpg"
src="~/assets/images/photos/boards/board23.png"
class="w-full md:w-auto md:h-56 lg:h-64 xl:h-80 shadow-xl mt-8 md:mx-8 md:-mt-8"
/>
</div>
Expand Down

0 comments on commit 4b0dc83

Please sign in to comment.