The branch, master has been updated
via 0f75f0b add sdc logo and link in box_beyond_samba.html
from 57f83fe box_beyond_samba: improve spacing
https://git.samba.org/?p=samba-web.git;a=shortlog;h=master
- Log -----------------------------------------------------------------
commit 0f75f0b32ef89bc72cdc84bb62030319b6185c83
Author: Björn Jacke <[email protected]>
Date: Wed Apr 6 12:24:54 2022 +0200
add sdc logo and link in box_beyond_samba.html
-----------------------------------------------------------------------
Summary of changes:
box_beyond_samba.html | 4 ++--
images/sdc-logo.png | Bin 0 -> 8641 bytes
2 files changed, 2 insertions(+), 2 deletions(-)
create mode 100644 images/sdc-logo.png
Changeset truncated at 500 lines:
diff --git a/box_beyond_samba.html b/box_beyond_samba.html
index 716a1af..cb9d31f 100644
--- a/box_beyond_samba.html
+++ b/box_beyond_samba.html
@@ -10,13 +10,13 @@
<p>
</p>
<p>
-<a href="https://www.sambaxp.org" target="_blank"><img
src="/samba/images/sambaxp-small.png" alt="sambaXP" width="100" height="26"
target="_blank"></a>
+<a href="https://www.sambaxp.org/" target="_blank"><img
src="/samba/images/sambaxp-small.png" alt="sambaXP" width="100" height="26"
target="_blank"></a>
by
<a href="https://www.sernet.de/en/" target="_blank">SerNet</a>
</p>
<p></p>
<p>
-<a href="https://www.snia.org/events/storage-developer" target="_blank">SDC</a>
+<a href="https://storagedeveloper.org/" target="_blank"><img
src="/samba/images/sdc-logo.png" alt="SDC" width="100" height="25"
target="_blank"></a>
by
<a href="https://www.snia.org" target="_blank">SNIA</a>
</p>
diff --git a/images/sdc-logo.png b/images/sdc-logo.png
new file mode 100644
index 0000000..c96eb92
Binary files /dev/null and b/images/sdc-logo.png differ
--
Samba Website Repository