github.com/piotrnar/gocoin@v0.0.0-20240512203912-faa0448c5e96/website/index.html (about) 1 <html> 2 <head> 3 <title>Gocoin</title> 4 </head> 5 <frameset cols="200px,*"> 6 <frame src="menu.html"> 7 <frame name="content" src="gocoin_index.html"> 8 </frameset>