github.com/rohankumardubey/draft-classic@v0.16.0/pkg/linguist/testdata/app-not-vendored/vendor.html (about)

     1  <html>
     2  <header>
     3      <title>This is title</title>
     4  </header>
     5  <body>
     6      <h1>Hello, World!</h1>
     7  </body>
     8  </html>