more initial than your
Signed-off-by: Odyssey346 <odyssey346@disroot.org>
This commit is contained in:
13
static/index.html
Normal file
13
static/index.html
Normal file
@ -0,0 +1,13 @@
|
||||
<!DOCTYPE html>
|
||||
<head>
|
||||
<style>
|
||||
body {
|
||||
background-color: #252525;
|
||||
color: #fff;
|
||||
}
|
||||
</style>
|
||||
</head>
|
||||
<body>
|
||||
<h1>Welcome to Segfautilities</h1>
|
||||
<h3>Running at port {{.Port}}</h3>
|
||||
</body>
|
Reference in New Issue
Block a user