aboutsummaryrefslogtreecommitdiffstats
path: root/website.go
diff options
context:
space:
mode:
Diffstat (limited to 'website.go')
-rw-r--r--website.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/website.go b/website.go
index 3cc30fc..96291f8 100644
--- a/website.go
+++ b/website.go
@@ -4,6 +4,7 @@ import (
"fmt"
"html/template"
"io/ioutil"
+ "math/rand"
"net/http"
"os"
"path"