index
:
skunky-art.git
main
alternative deviantart frontend, no javascript. go.
krz
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
main.go
blob: 412f4faecc9b0a408a404ebe8bb3dba34222048d (
plain
) (
blame
)
1
2
3
4
5
6
7
package
main
import
"skunkyart/app"
func
main
()
{
app
.
Router
()
}