mirror of
https://github.com/krgamestudios/Toy.git
synced 2026-04-15 14:54:07 +10:00
18 lines
414 B
YAML
18 lines
414 B
YAML
remote_theme: pages-themes/slate@v0.2.0
|
|
plugins:
|
|
- jekyll-remote-theme # add this line to the plugins list if you already have one
|
|
|
|
title: Toy | A Toy Programming Language
|
|
description: A Toy Programming Language
|
|
image: https://toylang.com/toylogo.png
|
|
url: https://toylang.com
|
|
|
|
author:
|
|
name: Kayne Ruse
|
|
github: Ratstail91
|
|
twitter: KRGameStudios
|
|
|
|
twitter:
|
|
username: KRGameStudios
|
|
card: summary_large_image
|