pdf/_book-cover.html (12 lines of code) (raw):

<meta charset="utf-8"/> <link href="styles.css" rel="stylesheet"/> <div class="centered-wrap"> <div class="centered"> <div class="book-cover"> <img alt="" class="book-cover-image" src="kotlin-logo.png"/> <h2 class="book-cover-title"> Kotlin Language Documentation <span class="version">2.3.0</span> </h2> </div> </div> </div>