Skip to content

Commit

Permalink
updated main image to be png
Browse files Browse the repository at this point in the history
  • Loading branch information
Mole1424 committed Nov 8, 2023
1 parent d40c27b commit 1f41835
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
Binary file modified static/img/logo.png
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 templates/home.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
{% block head %}
<link rel="stylesheet" href="../static/css/aboutme.css">
<link rel="stylesheet" href="../static/css/projects.css">
<meta property="og:image" content="https://joelcoulon.co.uk/static/images/logo.png">
<meta property="og:image" content="https://joelcoulon.com/static/images/logo.png">
<meta property="og:url" content="https://joelcoulon.com/">
{% endblock %}
{% block content %}
Expand Down

0 comments on commit 1f41835

Please sign in to comment.