Skip to content

Commit

Permalink
fix(lab-landing): image url (#680)
Browse files Browse the repository at this point in the history
* fix(lab-landing): image url

* Build frontend

---------

Co-authored-by: github-actions <41898282+github-actions[bot]@users.noreply.github.com>
  • Loading branch information
ilyamore88 and github-actions[bot] authored Apr 10, 2023
1 parent 2569933 commit eeda7a4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion www/application/views/templates/landings/lab.php
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
</div>

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

<div class="lab-page__description">
Expand Down
2 changes: 1 addition & 1 deletion www/public/build/release.json
Original file line number Diff line number Diff line change
@@ -1 +1 @@
{"release":"25d8ea0e619de5a213a4","date":1673959219161}
{"release":"25d8ea0e619de5a213a4","date":1681137319007}

0 comments on commit eeda7a4

Please sign in to comment.