Skip to content

Commit

Permalink
update the logo
Browse files Browse the repository at this point in the history
  • Loading branch information
romainmenke committed Nov 13, 2024
1 parent 174fa96 commit 931a750
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion sites/postcss-preset-env/_data/metadata.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"title": "PostCSS Preset Env - CSSTools",
"url": "https://preset-env.cssdb.org/",
"image": "https://cssdb.org/images/cssdb.jpg",
"image": "https://cssdb.org/images/share-default.png",
"description": "PostCSS Preset Env lets you transform modern CSS so most browsers can understand, determining the polyfills you need based on the browsers you want.",
"author": {
"twitterHandle": "css_tools_"
Expand Down
2 changes: 1 addition & 1 deletion sites/postcss-preset-env/feed/feed.njk
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
"metadata": {
"title": "PostCSS Preset Env - CSSTools",
"url": "https://preset-env.cssdb.org/",
"image": "https://cssdb.org/images/cssdb.jpg",
"image": "https://cssdb.org/images/share-default.png",
"subtitle": "PostCSS Preset Env lets you transform modern CSS so most browsers can understand, determining the polyfills you need based on the browsers you want.",
"language": "en",
"author": {
Expand Down
Binary file modified sites/postcss-preset-env/src/static/favicon.ico
Binary file not shown.

0 comments on commit 931a750

Please sign in to comment.