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;