~edwargix/tallyard

7f37b49022c29fbfdcaa8ab5dd9db5ec5fe25680 — David Florness 5 years ago 37c4aa6
Set golang module path to tallyard.xyz

Hopefully this is the last time I will change this :)
2 files changed, 3 insertions(+), 1 deletions(-)

M go.mod
M site/index.dhtml
M go.mod => go.mod +1 -1
@@ 1,4 1,4 @@
module hnitbjorg.xyz/tallyard
module tallyard.xyz

go 1.13


M site/index.dhtml => site/index.dhtml +2 -0
@@ 2,6 2,8 @@
<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}">
    <style type="text/css">
     body {
         margin:40px auto;