瀏覽代碼

Update sponsored badge

DarthSim 2 年之前
父節點
當前提交
ef774dcaa0
共有 3 個文件被更改,包括 11 次插入4 次删除
  1. 11 4
      README.md
  2. 0 0
      assets/sponsored-dark.svg
  3. 0 0
      assets/sponsored-light.svg

+ 11 - 4
README.md

@@ -32,11 +32,18 @@ imgproxy is able to quickly and easily resize images on the fly, and it's well-e
 
 To get an even better introduction, and to dive deeper into the nitty gritty details, check out this article: [imgproxy: Resize your images instantly and securely](https://evilmartians.com/chronicles/introducing-imgproxy)
 
-<a href="https://evilmartians.com/?utm_source=imgproxy" target="_blank">
+<a href="https://evilmartians.com/?utm_source=opensource">
   <picture>
-    <source media="(prefers-color-scheme: dark)" srcset="assets/sponsored-dark.svg?sanitize=true">
-    <source media="(prefers-color-scheme: light)" srcset="assets/sponsored-light.svg?sanitize=true">
-    <img alt="Sponsored by Evil Martians" width="236" height="54" src="assets/sponsored-light.svg?sanitize=true">
+    <source
+      media="(prefers-color-scheme: dark)"
+      srcset="https://evilmartians.com/badges/sponsored-by-evil-martians_v2.0_for-dark-bg@2x.png"
+    >
+    <img
+      src="https://evilmartians.com/badges/sponsored-by-evil-martians_v2.0@2x.png"
+      alt="Sponsored by Evil Martians"
+      width="236"
+      height="54"
+    >
   </picture>
 </a>
 

File diff suppressed because it is too large
+ 0 - 0
assets/sponsored-dark.svg


File diff suppressed because it is too large
+ 0 - 0
assets/sponsored-light.svg


Some files were not shown because too many files changed in this diff