~edwargix/tallyard

ed6d68b01bb7f593395096c83ea48e1ac1c83768 — David Florness 2 years ago 764d886
site: put links on separate line from image and center those
1 files changed, 9 insertions(+), 5 deletions(-)

M site/index.dhtml
M site/index.dhtml => site/index.dhtml +9 -5
@@ 26,11 26,15 @@
  </head>

  <body>
    <img width="30px" src="tallyard.png" />
    <a href="https://git.hnitbjorg.xyz/~edwargix/tallyard">[repo]</a>
    <a href="https://matrix.to/#/#tallyard:hnitbjorg.xyz">[chat room]</a>
    <a href="https://lists.hnitbjorg.xyz/~edwargix/tallyard-dev">[dev mailing list]</a>
    <a href="https://todo.hnitbjorg.xyz/~edwargix/tallyard">[issue tracker]</a>

    <center>
      <img width="30px" src="tallyard.png" /> <br />

      <a href="https://git.hnitbjorg.xyz/~edwargix/tallyard">[repo]</a>
      <a href="https://matrix.to/#/#tallyard:hnitbjorg.xyz">[chat room]</a>
      <a href="https://lists.hnitbjorg.xyz/~edwargix/tallyard-dev">[dev mailing list]</a>
      <a href="https://todo.hnitbjorg.xyz/~edwargix/tallyard">[issue tracker]</a>
    </center>

    ${README}