This commit is contained in:
benny Vasquez 2024-05-08 23:30:15 -04:00
parent 951d22e5e2
commit 466dd97dc3
2 changed files with 2 additions and 2 deletions

View File

@ -38,7 +38,7 @@
# TODO: The BLOG_DOWNLOAD is only needed because one dockerfile will have to communicate
# with another, and I don't want to deal with building out the networking logic... yet...
# CHANGE ME! vvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
BLOG_DOWNLOAD=http://localhost:8000/blog/2023/12/27/this-week-in-rust-527/
BLOG_DOWNLOAD=http://localhost:8000/blog/2024/05/08/this-week-in-rust-546/
website-workflow: build clean generate-website host-content

View File

@ -288,7 +288,7 @@
<tbody>
<tr>
<td>
<img class="wrapper-image " src="https://this-week-in-rust.org/images/logo32.png" alt="This Week in Rust">
<img class="wrapper-image" src="https://this-week-in-rust.org/images/logo32.png" alt=" " aria-hidden="true">
<span class="wrapper-header-01" style="">This Week in Rust</span>
</td>
</tr>