Skip to content

Commit eeda7a4

Browse files
fix(lab-landing): image url (#680)
* fix(lab-landing): image url * Build frontend --------- Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
1 parent 2569933 commit eeda7a4

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

www/application/views/templates/landings/lab.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
</div>
1717

1818
<div class="lab-page__banner-pic">
19-
<img src="https://codex.so/upload/redactor_images/o_9fe12a632b1dbe4e13d4561865dfb7fe.jpg" />
19+
<img src="https://static.codex.so/upload/redactor_images/o_9fe12a632b1dbe4e13d4561865dfb7fe.jpg" />
2020
</div>
2121

2222
<div class="lab-page__description">

www/public/build/release.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
{"release":"25d8ea0e619de5a213a4","date":1673959219161}
1+
{"release":"25d8ea0e619de5a213a4","date":1681137319007}

0 commit comments

Comments
 (0)