diff options
author | EuAndreh <eu@euandre.org> | 2024-10-23 07:30:42 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2024-10-23 07:30:42 -0300 |
commit | 5f5722d1cd77e0b54bacd25ad491477d2fc68663 (patch) | |
tree | 21399fe81bdea645192fc8f138ebe8e16203929b | |
parent | src/content/img/: Add FIXME marks for missing images (diff) | |
download | papo.im-5f5722d1cd77e0b54bacd25ad491477d2fc68663.tar.gz papo.im-5f5722d1cd77e0b54bacd25ad491477d2fc68663.tar.xz |
src/content/index.adoc: Add placeholder for "finally" section
-rw-r--r-- | src/content/index.adoc | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/src/content/index.adoc b/src/content/index.adoc index e13706f..3937b3d 100644 --- a/src/content/index.adoc +++ b/src/content/index.adoc @@ -55,6 +55,9 @@ export custom_body=true <button class="basic_button big_button">Try Papo now</button> </div> </hgroup> + <hgroup class="finally"> + <h2>Finally, a hosted chat service you can trust</h2> + </hgroup> <hgroup class="features"> <div class="features-container"> <h2>Chat hoc</h2> |