fixed image paths

This commit is contained in:
timurgordon
2022-02-11 07:25:40 +03:00
parent ac0b2bf88a
commit 3aacf5db67
28 changed files with 17 additions and 17 deletions

View File

@@ -8,7 +8,7 @@
{% include "partials/splitRow.html" %}
<!-- Landing page full width vertical image -->
<img src="processed_images/threefold_img2.png" alt="">
<img src="images/threefold_img2.png" alt="">
<br/>
{%- set section = get_section(path="about/community/_index.md") %}