rebranding updates

This commit is contained in:
lavrton
2015-01-27 15:25:10 +07:00
parent 3b94673d73
commit e56454c31e
10 changed files with 66 additions and 42 deletions

View File

@@ -1,11 +1,11 @@
{
"name": "KonvaJS",
"name": "konva",
"version": "@@version",
"authors": [
"Eric Rowell", "Anton Lavrenov"
],
"homepage": "http://lavrton.github.io/KonvaJS/",
"description": "KonvaJS is an HTML5 Canvas JavaScript framework that enables high performance animations, transitions, node nesting, layering, filtering, caching, event handling for desktop and mobile applications, and much more.",
"homepage": "http://konvajs.github.io",
"description": "Konva is an HTML5 Canvas JavaScript framework that enables high performance animations, transitions, node nesting, layering, filtering, caching, event handling for desktop and mobile applications, and much more.",
"keywords": [
"canvas",
"animations",

View File

@@ -10,9 +10,9 @@
"dateFormat" : "ddd MMM Do YYYY",
"outputSourceFiles" : true,
"outputSourcePath" : true,
"systemName" : "KonvaJS",
"systemName" : "Konva",
"footer" : "",
"copyright" : "KonvaJS Copyright © 2015 The contributors to the KonvaJS project.",
"copyright" : "Konva Copyright © 2015 The contributors to the Konva project.",
"navType" : "vertical",
"theme" : "cosmo",
"linenums" : true,
@@ -21,7 +21,7 @@
"highlightTutorialCode" : true,
"analytics" : {
"ua" : "UA-54202824-2",
"domain" : "http://lavrton.github.io/KonvaJS"
"domain" : "http://konvajs.github.io"
}
},
"markdown" : {

Binary file not shown.

Before

Width:  |  Height:  |  Size: 6.2 KiB