diff options
author | akshay | 2025-08-01 13:12:52 +0530 |
---|---|---|
committer | GitHub | 2025-08-01 13:12:52 +0530 |
commit | ff6133c4f8c5c6f0e58e3a05feaf718505a62968 (patch) | |
tree | 60435b3361374fc78abff535efa414568a58877a | |
parent | 86a85546372a3a898834485862c44d747950b6fc (diff) | |
parent | 6266a204fc4450d57207f29c060bce962e09a6df (diff) | |
download | fossee-banners-ff6133c4f8c5c6f0e58e3a05feaf718505a62968.tar.gz fossee-banners-ff6133c4f8c5c6f0e58e3a05feaf718505a62968.tar.bz2 fossee-banners-ff6133c4f8c5c6f0e58e3a05feaf718505a62968.zip |
Merge pull request #37 from akshay9085/main
new banner updated for Animate hackathon workshop
-rwxr-xr-x | banner.php | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -10,8 +10,8 @@ echo ' <link rel="stylesheet" type="text/css" href="https://fossee.in/data/ban <div class="nice-bar" style="margin-bottom:5px; border-bottom:none; width:90%; background-color:transparent;"> - <a href="https://animate2025.fossee.in/" target="_blank"> - <img src="https://static.fossee.in/fossee/banners/webbnr.gif"> + <a href="https://animate2025.fossee.in/workshop/" target="_blank"> + <img src="https://static.fossee.in/focal/banners/webbnr-02.gif"> </a> <!--<a class="nice-text" href="https://scilab-hackathon.fossee.in/" target="_blank"> <img src="https://static.fossee.in/scilab/banners/sci-webbnr-96.gif"> |