~linuxgoose/bocpress

4798abe1ddde11b01271c0c7c12726eb6d1e43ac — Jordan Robinson 2 months ago f69ddcd
update landing page links for links to sourcehut
1 files changed, 3 insertions(+), 5 deletions(-)

M main/templates/main/landing.html
M main/templates/main/landing.html => main/templates/main/landing.html +3 -5
@@ 58,7 58,7 @@
            <li>Import text/markdown files</li>
            <li>Export content as an ePub book</li>
        </ul>
        <li>100% Affero GPL <a href="https://github.com/linuxgoose/mataroa">free software</a></li>
        <li>100% Affero GPL <a href="https://sr.ht/~linuxgoose/bocpress/">free software</a></li>
        <li><a href="{% url 'transparency' %}">Business Transparency and Oppenness</a></li>
    </ul>



@@ 115,9 115,7 @@
        <div>
            <p>
                Absolutely. The project is
                <a href="https://github.com/linuxgoose/mataroa">open source</a>
                and you can find deployment documentation
                <a href="https://docs.mataroa.blog/deployment.html">in the docs</a>.
                <a href="https://sr.ht/~linuxgoose/bocpress/">open source</a>. Feel free to send an [email](mailto:hello@bocpress.co.uk) should you have any questions.
            </p>
        </div>
    </details>


@@ 202,7 200,7 @@
        <summary>Would you add support for LaTeX-style math expressions?</summary>
        <div>
            <p>
                This was recently introduced in V1.3.1. Please see the <a href="https://github.com/linuxgoose/mataroa/pull/20">pull request</a> for more information or give it a try yourself.
                This was recently introduced in V1.3.1. Please see the <a href="https://github.com/linuxgoose/bocpress/pull/20">pull request</a> for more information or give it a try yourself.
            </p>
        </div>
    </details>