diff --git a/public/opengraph/article/twitter-card-build-dotkernel.png b/public/opengraph/article/twitter-card-build-dotkernel.png new file mode 100644 index 00000000..eb0ac7e7 Binary files /dev/null and b/public/opengraph/article/twitter-card-build-dotkernel.png differ diff --git a/public/opengraph/dotkernel.png b/public/opengraph/dotkernel.png new file mode 100644 index 00000000..c0dcfd23 Binary files /dev/null and b/public/opengraph/dotkernel.png differ diff --git a/src/App/src/Fixture/articles_cleaned.json b/src/App/src/Fixture/articles_cleaned.json index 7308a532..bb3e691c 100644 --- a/src/App/src/Fixture/articles_cleaned.json +++ b/src/App/src/Fixture/articles_cleaned.json @@ -998,7 +998,7 @@ "github": "OStefan2001" }, "isObsolete": false, - "opengraph_img": null, + "opengraph_img": "/opengraph/article/twitter-card-build-dotkernel.png", "excerpt": "How this blog itself came together: starting from the Dotkernel Light starter project, then following the Tutorial 101 to add Doctrine ORM and load real data into the database.", "tl_dr": "This project started from the Dotkernel Light starter (Mezzio, Twig, FastRoute, PSR-7 via Laminas Diactoros) as a bare-bones website skeleton.\nFollowing the official Tutorial 101, Doctrine ORM was added on top: entities for posts, categories, authors and tags, migrations to create the schema, and fixtures to load real content into the database.\nThe result is this: a Dotkernel Light project turned into a fully data-driven site.", "tags": [