github.com/goplus/yap@v0.8.1/demo/classfile2_static/yap/static/index.html (about) 1 <html> 2 <head> 3 <meta charset="utf-8"/> 4 </head> 5 <body> 6 <ul> 7 <li><a href="hello.txt">hello.txt</a></li> 8 <li><a href="/foo">/foo</a></li> 9 </ul> 10 </body> 11 </html>