Update cc64.html

This commit is contained in:
Ian Skinner 2020-08-28 19:20:10 -04:00 committed by GitHub
parent f36489c4eb
commit 7e2d0f9a23
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -3,14 +3,14 @@
<body> <body>
<h1>Cookie-Clicker-C64</h1> <h1>Cookie-Clicker-C64</h1>
<p align="center"> <p align="center">
<p><img src="https://github.com/IanSkinner1982/IanSkinner1982.github.io/image/cc64/banner.png" class="img-fluid img-screenshot" alt="CC64s Banner."></p> <p><img src="https://github.com/IanSkinner1982/IanSkinner1982.github.io/blob/master/image/cc64/banner.png" class="img-fluid img-screenshot" alt="CC64s Banner."></p>
</div> </div>
</div> </div>
<p>Nothing here yet.</p> <p>Nothing here yet.</p>
</div> </div>
</div> </div>
<h1>Screenshots:</h1> <h1>Screenshots:</h1>
<p><img src="https://github.com/IanSkinner1982/IanSkinner1982.github.io/image/cc64/main.png" class="img-fluid img-screenshot" alt="CC64s Main Screen."></p> <p><img src="https://github.com/IanSkinner1982/IanSkinner1982.github.io/blob/master/image/cc64/main.png" class="img-fluid img-screenshot" alt="CC64s Main Screen."></p>
</body> </body>
</html> </html>