Skip to content

Commit

Permalink
Expanded.
Browse files Browse the repository at this point in the history
  • Loading branch information
g-pacheco committed Apr 17, 2024
1 parent 2a2eb08 commit fc4374d
Show file tree
Hide file tree
Showing 5 changed files with 72 additions and 0 deletions.
1 change: 1 addition & 0 deletions _includes/meta.html
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@

{% assign jpg = "images/share.jpg" | file_exists %}
{% assign png = "images/share.png" | file_exists %}
{% assign png = "images/share.svg" | file_exists %}
{% assign share = jpg | default: png | relative_url %}

{% assign published = page.date | date_to_xmlschema %}
Expand Down
Binary file removed images/share.jpg
Binary file not shown.
Binary file added images/share.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading

0 comments on commit fc4374d

Please sign in to comment.