mirror of
https://github.com/lscharen/iigs-game-engine.git
synced 2025-08-05 11:25:05 +00:00
Jekyll tweaks
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
---
|
||||
layout: page
|
||||
title: About
|
||||
permalink: /about/
|
||||
---
|
||||
|
||||
This is the base Jekyll theme. You can find out more info about customizing your Jekyll theme, as well as basic Jekyll usage documentation at [jekyllrb.com](https://jekyllrb.com/)
|
||||
|
@@ -2,10 +2,9 @@
|
||||
layout: page
|
||||
title: Toolbox Reference
|
||||
style: toolref
|
||||
permalink: /tool-ref/
|
||||
---
|
||||
|
||||
<link rel="stylesheet" href="/assets/css/toolref.css">
|
||||
<link rel="stylesheet" href="assets/css/toolref.css">
|
||||
<div id="content">
|
||||
|
||||
<ul>
|
||||
|
Reference in New Issue
Block a user