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.


_______________________________________________
tbb-commits mailing list
[email protected]
https://lists.torproject.org/cgi-bin/mailman/listinfo/tbb-commits

Reply via email to