Remove style thing
This commit is contained in:
@@ -8,7 +8,3 @@ Butter Engine is a game engine made in LWJGL and uses its subset libraries for v
|
||||
Although similar to other projects in ambition, the hope is to work on certain parts of the TODO list at a time. For example, spending some time on rendering and then transitioning to audio, to ECS, and back.
|
||||
|
||||
The checklist is available on the [GitHub repository](https://github.com/joshuafhiggins/ButterEngine).
|
||||
|
||||
style:
|
||||
background: "#0177b8"
|
||||
color: "#fff"
|
||||
|
||||
@@ -3,8 +3,4 @@ title: "Click Counter"
|
||||
image: "featured-image.png"
|
||||
---
|
||||
|
||||
A Minecraft Forge 1.8.9 mod for counting how many times you left/right click. Featuring custom coloring, positioning, and prefixes, this mod provides useful statistics. Get started by typing the "/clicks" command in chat. The project is under the [MIT License](https://raw.githubusercontent.com/joshuafhiggins/clickcounter/master/LICENSE).
|
||||
|
||||
style:
|
||||
background: "#df7988"
|
||||
color: "#fff"
|
||||
A Minecraft Forge 1.8.9 mod for counting how many times you left/right click. Featuring custom coloring, positioning, and prefixes, this mod provides useful statistics. Get started by typing the "/clicks" command in chat. The project is under the [MIT License](https://raw.githubusercontent.com/joshuafhiggins/clickcounter/master/LICENSE).
|
||||
@@ -3,8 +3,4 @@ title: "Docker"
|
||||
image: "featured-image.png"
|
||||
---
|
||||
|
||||
Releases and updates to Docker images.
|
||||
|
||||
style:
|
||||
background: "#ffb900"
|
||||
color: "#fff"
|
||||
Releases and updates to Docker images.
|
||||
@@ -6,10 +6,6 @@ image: "featured-image.png"
|
||||
|
||||
NOTE: This software can be used maliciously. I am no way responsible for the use of this software and encourage its use in good faith.
|
||||
|
||||
style:
|
||||
background: "#6b69d6"
|
||||
color: "#fff"
|
||||
|
||||
## Features
|
||||
- See and close open user's windows
|
||||
- Trigger popups with custom text
|
||||
|
||||
Reference in New Issue
Block a user