[tor-commits] [Git][tpo/applications/tor-browser-build][main] Bug 41184: Update generate blog post script to use new blog header images
richard (@richard)
git at gitlab.torproject.org
Mon Jul 15 21:50:50 UTC 2024
richard pushed to branch main at The Tor Project / Applications / tor-browser-build
Commits:
cd85b1d1 by Nicolas Vigier at 2024-07-12T09:51:57+02:00
Bug 41184: Update generate blog post script to use new blog header images
- - - - -
1 changed file:
- tools/signing/create-blog-post
Changes:
=====================================
tools/signing/create-blog-post
=====================================
@@ -18,9 +18,9 @@ echo "Created directory $blog_dir"
if test "$tbb_version_type" = "release"
then
- lead=../../../assets/static/images/blog/tor-browser-13.png
+ lead=../../../assets/static/images/blog/tor-browser-stable.png
else
- lead=../../../assets/static/images/blog/tor-browser_0_0.png
+ lead=../../../assets/static/images/blog/tor-browser-alpha.png
fi
ln -s "$lead" "$blog_dir/lead.png"
echo "Created $blog_dir/lead.png -> $lead"
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/cd85b1d1d357a818e643a77410ad3ce1f62da131
--
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/cd85b1d1d357a818e643a77410ad3ce1f62da131
You're receiving this email because of your account on gitlab.torproject.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.torproject.org/pipermail/tor-commits/attachments/20240715/48693fed/attachment.htm>
More information about the tor-commits
mailing list