github.com/zserge/zs@v0.0.0-20200324061937-4900afa45db4/testdata/blog/.test/about.html (about)

     1  <html>
     2  	<head>
     3  		<title>About myself</title>
     4  		<link href="styles.css" rel="stylesheet" type="text/css" />
     5  	</head>
     6  	<body><h1>About myself</h1>
     7  
     8  <p>Hi all. This is a brief description of who I am.</p>
     9  </body>
    10  </html>