Skip to content

Commit f5138b1

Browse files
authored
Update mkdocs.yml with site description and repo URL
Added site description and repository URL.
1 parent 13141ad commit f5138b1

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

mkdocs.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,7 @@
11
site_name: The Library Of Shaders
2+
site_description: Copyright and license free library of shaders and explanations to empower developers to learn shader development
3+
repo_url: https://github.com/Snorfield/The-Library-Of-Shaders
4+
25
extra_css:
36
- css/custom.css
47

@@ -25,3 +28,4 @@ nav:
2528
- Bloom: PostProcessing/Bloom.md
2629
- Vignette: PostProcessing/Vignette.md
2730
- Gaussian Blur: PostProcessing/GaussianBlur.md
31+

0 commit comments

Comments
 (0)