1
0
Fork 0
mirror of https://github.com/ethauvin/kobalt-doc.git synced 2025-04-25 03:57:11 -07:00

Added "Contributing" doc.

This commit is contained in:
Cedric Beust 2015-11-23 22:41:11 -08:00
parent 803caaaadd
commit 435a824e07
7 changed files with 145 additions and 0 deletions

View file

@ -28,6 +28,10 @@ var content = [
{
url: "../ten-minutes/index.html",
title: "Ten minutes"
},
{
url: "../contributing/index.html",
title: "Contributing"
}
];