8000 Generate Image Metadata Tag by npatta01 · Pull Request #211 · scikit-learn/blog · GitHub
[go: up one dir, main page]

Skip to content

Generate Image Metadata Tag #211

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 2 commits into from
Feb 16, 2025
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
removed extra whitespace
  • Loading branch information
npatta01 committed Feb 16, 2025
commit 14b9cb65ee486d1d2c21609ba4c4d10b62bd1f93
2 changes: 0 additions & 2 deletions _layouts/single.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@
{% if page.last_modified_at %}<meta itemprop="dateModified" content="{{ page.last_modified_at | date_to_xmlschema }}">{% endif %}
{% if page.featured-image %}<meta property="og:image" content="{{ page.featured-image | absolute_url }}">{% endif %}



<div class="page__inner-wrap">
{% unless page.header.overlay_color or page.header.overlay_image %}
<header>
Expand Down
0