File tree 2 files changed +2
-2
lines changed
themes/newsletter/templates
2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 38
38
# TODO: The BLOG_DOWNLOAD is only needed because one dockerfile will have to communicate
39
39
# with another, and I don't want to deal with building out the networking logic... yet...
40
40
# CHANGE ME! vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
41
- BLOG_DOWNLOAD =http://localhost:8000/blog/2023/12/27 /this-week-in-rust-527 /
41
+ BLOG_DOWNLOAD =http://localhost:8000/blog/2024/05/08 /this-week-in-rust-546 /
42
42
43
43
website-workflow : build clean generate-website host-content
44
44
Original file line number Diff line number Diff line change 288
288
< tbody >
289
289
< tr >
290
290
< td >
291
- < img class ="wrapper-image " src ="https://this-week-in-rust.org/images/logo32.png " alt ="This Week in Rust ">
291
+ < img class ="wrapper-image " src ="https://this-week-in-rust.org/images/logo32.png " alt =" " aria-hidden =" true ">
292
292
< span class ="wrapper-header-01 " style =""> This Week in Rust</ span >
293
293
</ td >
294
294
</ tr >
You can’t perform that action at this time.
0 commit comments