-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathchangelog.html
More file actions
16 lines (15 loc) · 942 Bytes
/
changelog.html
File metadata and controls
16 lines (15 loc) · 942 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<html><head><meta content="text/html; charset=UTF-8" http-equiv="content-type">
<title>Goblins in the Code Changelog</title>
<style>div.main{max-width:678px;font-family:sans-serif;margin-left:auto;margin-right:auto;}h1{font-size:1.4rem}h2{font-size:1.2rem;margin-top:1.4em}h1~ul{list-style:none outside;padding-left:0;}h2~p,h2~ul{margin-top:0.3em;}h2~ul,h2~ul ul{padding-left:1em;}h2~ul{list-style-type:disc}h2~ul ul{list-style-type:circle}li{margin-top:0.5em;margin-bottom:0.5em}</style>
</head>
<body>
<div class="main">
<h1>Goblins in the Code—Changelog</h1>
<ul>
<li>
<h2>2024-09-12: [1.0] Initial release</h2>
<p>Release the goblins! Fox has burrowed into your Blades in the Dark game and is customising a whole bunch of interface elements to suit her tastes. The tweaks also have an eye toward enhanced accessibility and cross-device compatibility.</p>
</li>
</ul>
</div>
</body></html>