Set default background image, added changelog to website.
This commit is contained in:
parent
d8015822a4
commit
30b3f2695d
22
index.html
22
index.html
|
|
@ -16,7 +16,7 @@
|
|||
<pre>
|
||||
___ __ _ _
|
||||
/ __|___ _ __ / _(_) |_ _ _ _ _ ___
|
||||
| (__/ _ \ ' \| _| | _| || |_| '_/ -_) v1.2.0
|
||||
| (__/ _ \ ' \| _| | _| || |_| '_/ -_) <a href="#changelog">v1.2.1</a>
|
||||
\___\___/_|_|_|_| |_|\__|\_,_(_)_| \___| by Fristi IN A CAN.
|
||||
</pre>
|
||||
<a href="#home">Home</a>
|
||||
|
|
@ -177,6 +177,26 @@
|
|||
<a href="mailto:fristi@subcon.town">fristi@subcon.town</a>.
|
||||
</p>
|
||||
</div>
|
||||
|
||||
<div class="content" id="changelog">
|
||||
<h1>Changelog</h1>
|
||||
<p>
|
||||
1.2.1 Patch:<br/>
|
||||
- Set a default background image for the no-javascript crowd<br/>
|
||||
- Added this changelog to the website
|
||||
</p>
|
||||
<p>
|
||||
1.2.0 Minor update:<br/>
|
||||
- Added blogs content
|
||||
</p>
|
||||
<p>
|
||||
1.1.0 Minor update:<br/>
|
||||
- Updated missing content
|
||||
</p>
|
||||
<p>
|
||||
1.0.0 Initial release
|
||||
</p>
|
||||
</div>
|
||||
</main>
|
||||
|
||||
<footer>
|
||||
|
|
|
|||
Loading…
Reference in a new issue