[tbb-commits] [Git][tpo/applications/tor-browser-build][maint-13.5] Bug 41184: Update generate blog post script to use new blog header images

boklm (@boklm) git at gitlab.torproject.org
Tue Jul 16 09:39:58 UTC 2024



boklm pushed to branch maint-13.5 at The Tor Project / Applications / tor-browser-build


Commits:
e71735f4 by Nicolas Vigier at 2024-07-16T11:38:07+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/e71735f4a849df78574dfe8ef21ea1465c3f0048

-- 
View it on GitLab: https://gitlab.torproject.org/tpo/applications/tor-browser-build/-/commit/e71735f4a849df78574dfe8ef21ea1465c3f0048
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/tbb-commits/attachments/20240716/07477d26/attachment-0001.htm>


More information about the tbb-commits mailing list