diff options
Diffstat (limited to 'src/index.adoc')
-rw-r--r-- | src/index.adoc | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/src/index.adoc b/src/index.adoc index e2df543..4065605 100644 --- a/src/index.adoc +++ b/src/index.adoc @@ -16,7 +16,7 @@ export custom_body=true <h2>Why Papo?</h2> <div class="why_papo-cards-container"> <div class="why_papo-card"> - <img class="icon" src="shield-light.svg" alt="shild icon" /> + <img class="icon" src="img/shield-light.svg" alt="shild icon" /> <h3>Privacy-first hosted team chat</h3> <p> A convenient hosted service for you to subscribe to and delegate management of, @@ -25,7 +25,7 @@ export custom_body=true </p> </div> <div class="why_papo-card"> - <img class="icon" src="database-light.svg" alt="database with an x icon" /> + <img class="icon" src="img/database-light.svg" alt="database with an x icon" /> <h3>No gratuitous data collection</h3> <p> No "accept necessary cookies" or third-party tracking. Revenue is made via @@ -33,7 +33,7 @@ export custom_body=true </p> </div> <div class="why_papo-card"> - <img class="icon" src="diagram-light.svg" alt="diagram icon" /> + <img class="icon" src="img/diagram-light.svg" alt="diagram icon" /> <h3>Build for interoperability</h3> <p> Built on existing open standards, we're not in the business of profiting from |