This is an automated email from the git hooks/post-receive script.

Git pushed a commit to branch master
in repository ffmpeg-web.

The following commit(s) were added to refs/heads/master by this push:
     new 8e09e11  web/donations: Add github sponsors button
8e09e11 is described below

commit 8e09e11bee33d66c9444a9f80bf07ae1535f8e2f
Author:     Michael Niedermayer <[email protected]>
AuthorDate: Wed Feb 11 13:24:43 2026 +0100
Commit:     Michael Niedermayer <[email protected]>
CommitDate: Sat Mar 7 17:31:48 2026 +0100

    web/donations: Add github sponsors button
---
 src/donations | 9 +++++++++
 1 file changed, 9 insertions(+)

diff --git a/src/donations b/src/donations
index 73499c2..99ca443 100644
--- a/src/donations
+++ b/src/donations
@@ -49,6 +49,15 @@
     </p>
     </div> <!-- well -->
   </div> <!-- col -->
+  <div class="col-md-3">
+    <div class="well">
+      <h3>Github sponsors</h3>
+      <div class="text-center">
+        <iframe src="https://github.com/sponsors/FFmpeg/button"; title="Sponsor 
FFmpeg" height="32" width="114" style="border: 0; border-radius: 6px;"></iframe>
+        <br><br>
+      </div>
+    </div> <!-- well -->
+  </div> <!-- col -->
 </div> <!-- row -->
 
 <br><br>

_______________________________________________
ffmpeg-cvslog mailing list -- [email protected]
To unsubscribe send an email to [email protected]

Reply via email to