Skip to content

Commit

Permalink
feat: update valerian avatar (jpg because hdr photo)
Browse files Browse the repository at this point in the history
  • Loading branch information
valeriansaliou committed Aug 26, 2024
1 parent ed6d737 commit ba8e8fa
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 1 deletion.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file not shown.
2 changes: 1 addition & 1 deletion src/components/page/PageFooter.vue
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
<script>
// CONSTANTS
import ImageJulien from "@/assets/images/components/page/PageFooter/julien.webp";
import ImageValerian from "@/assets/images/components/page/PageFooter/valerian.webp";
import ImageValerian from "@/assets/images/components/page/PageFooter/valerian.jpg";

export default {
name: "PageFooter",
Expand Down

0 comments on commit ba8e8fa

Please sign in to comment.