~edwargix/tallyard

bf86168d4e063978c66a8995e5794aa6c41af001 — David Florness 3 years ago 3a88d6f
Update go-import and go-source meta tags on tallyard.xyz
1 files changed, 7 insertions(+), 2 deletions(-)

M site/index.dhtml
M site/index.dhtml => site/index.dhtml +7 -2
@@ 2,8 2,13 @@
<html>
  <head>
    <title>the tallyard voting system</title>
    <meta name="go-import" content="tallyard.xyz git https://gitlab.com/edwargix/tallyard">
    <meta name="go-source" content="tallyard.xyz https://gitlab.com/edwargix/tallyard/ https://gitlab.com/edwargix/tallyard/tree/master{/dir} https://gitlab.com/edwargix/tallyard/blob/master{/dir}/{file}#L{line}">

    <meta name="go-import" content="tallyard.xyz git https://git.hnitbjorg.xyz/~edwargix/tallyard">
    <meta name="go-source"
          content="tallyard.xyz https://git.hnitbjorg.xyz/~edwargix/tallyard
                https://git.hnitbjorg.xyz/~edwargix/tallyard/tree/master{/dir}
                https://git.hnitbjorg.xyz/~edwargix/tallyard/tree/master{/dir}/{file}#L{line}">

    <style type="text/css">
     body {
         margin:40px auto;