Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit c7c0649

Browse files
committed
Update website description
1 parent 65b519d commit c7c0649

2 files changed

Lines changed: 2 additions & 1 deletion

File tree

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
*.html

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"title": "Vulkan Tutorial",
3-
"tagline": "Vulkan graphics and compute API tutorial extensively covering all the basic principles to draw textured 3D models.",
3+
"tagline": "A tutorial that teaches you everything it takes to render 3D graphics with the Vulkan API. It covers everything from Windows/Linux setup to rendering and debugging.",
44
"author": "Alexander Overvoorde",
55
"live": {
66
"inherit_index": true,

0 commit comments

Comments
 (0)