Skip to content

Commit d9f3efe

Browse files
committed
fix: Add category & adjust icon size
1 parent 40c94f0 commit d9f3efe

File tree

2 files changed

+19
-3
lines changed

2 files changed

+19
-3
lines changed

source/_posts/unity-shader-graph.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
---
2-
title: 🕹️ Unity Shader Graph
2+
title: Unity Shader Graph
33
date: 2024-08-10 12:15:05
44
background: bg-[#7c7c7c]
55
label:
@@ -9,7 +9,7 @@ tags:
99
- computer graphics
1010
- visual effects
1111
categories:
12-
- Shaders
12+
- Programming
1313
intro: |
1414
This is a visual cheat-sheet for the Unity Shader Graph. This tool is used to create custom shaders material in Unity, a popular game engine.
1515
---
Lines changed: 17 additions & 1 deletion
Loading

0 commit comments

Comments
 (0)