Archived
Compare commits
5
Commits
3fa2760726
...
master
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9db57ad178 | ||
|
|
96798db689 | ||
|
|
12b5f9a75f | ||
|
|
366130e9f4 | ||
|
|
dcc58a331a |
@@ -5,6 +5,7 @@
|
||||
*.dll
|
||||
*.so
|
||||
*.dylib
|
||||
main
|
||||
|
||||
# Test binary, built with `go test -c`
|
||||
*.test
|
||||
|
||||
@@ -4,14 +4,16 @@
|
||||
<meta http-equiv="Cache-Control" content="no-cache, no-store, must-revalidate" />
|
||||
<meta http-equiv="Pragma" content="no-cache" />
|
||||
<meta http-equiv="Expires" content="0" />
|
||||
<meta property="og:title" content="{{.Kamoji}}" />
|
||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||
<meta property="og:description" content="{{.Kamoji}}" />
|
||||
<meta charset="UTF-8">
|
||||
<title>{{.Kamoji}}</title>
|
||||
</head>
|
||||
|
||||
<body>
|
||||
<p style="text-align: center; padding: 50px 0; font-size: 5vw">
|
||||
{{.Kamoji}}
|
||||
</p>
|
||||
</body>
|
||||
|
||||
</html>
|
||||
|
||||
Reference in New Issue
Block a user