index
:
landingpage
this commit
master
The landing page
emile
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
structs.go
blob: b258c58a1986d5f0b22e82817c2dab6ebef205cb (
plain
)
1
2
3
4
5
6
package
main
type
Content
struct
{
Hostname
string
CTFName
string
}