Commit e9da17c9 authored by Chris Lamb's avatar Chris Lamb 👀
Browse files

Improve text layout of the footer using bullets to separate sections.

parent 604af57b
Loading
Loading
Loading
Loading
+2 −1
Original line number Diff line number Diff line
@@ -5,11 +5,12 @@
        Follow us on Twitter <a href="https://twitter.com/ReproBuilds">@ReproBuilds</a> &amp;
        <a href="https://reddit.com/r/reproduciblebuilds">Reddit</a> and
        please consider <a href="{{ "/sponsor/" | prepend: site.baseurl }}">making a donation</a>.
        &bull;
        Content licensed under <a href="https://creativecommons.org/licenses/by-sa/4.0/" class="rb-link" target="_blank">CC BY-SA 4.0</a>,
        style licensed under <a href="https://opensource.org/licenses/MIT" class="rb-link" title="MIT" target="_blank">MIT</a>.
        Templates and styles based on the <a href="https://styleguide.torproject.org/" target="_blank">Tor Styleguide</a>.
        Logos and trademarks belong to their respective owners.

        &bull;
        Patches welcome <a href="https://salsa.debian.org/reproducible-builds/reproducible-website">via our Git repository</a>
        (<a href="{{ "/contribute/salsa/" | prepend: site.baseurl }}">instructions</a>) or via <a href="https://lists.reproducible-builds.org/listinfo/rb-general">our mailing list</a>.
      </span>