File tree Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Expand file tree Collapse file tree 3 files changed +10
-2
lines changed Original file line number Diff line number Diff line change 19
19
"link" : " https://bsky.app/profile/shader-slang.bsky.social" ,
20
20
"image" : " images/social/bluesky.svg"
21
21
},
22
+ {
23
+ "name" : " Youtube" ,
24
+ "link" : " https://www.youtube.com/playlist?list=PLYO7XTAX41FNNKUBI6BogkPFGwZ6x4-NE" ,
25
+ "image" : " images/social/youtube.svg"
26
+ },
22
27
{
23
28
"name" : " Reddit" ,
24
29
"link" : " https://www.reddit.com/r/shaderslang/" ,
Original file line number Diff line number Diff line change 1
1
< div class ="container ">
2
2
< p class ="visually-hidden-focusable "> Page footer starts here. < a href ="#backtop "> Return to main content</ a > </ p >
3
3
< div class ="row ">
4
- < div class ="col-xs-12 col-sm-9 footer_branding ">
4
+ < div class ="col-xs-12 col-sm-8 footer_branding ">
5
5
< figure > < a href ="https://www.khronos.org/ "> < img src ="/images/khronos-logo.svg "
6
6
alt ="Khronos Logo "> </ a > </ figure >
7
7
< p > Slang is now under open-governance at Khronos to encourage and enable broad industry collaboration to propel its
20
20
</ div >
21
21
22
22
23
- < div class ="col-xs-12 col-sm-3 footer_details ">
23
+ < div class ="col-xs-12 col-sm-4 footer_details ">
24
24
< div class ="h4 "> Community</ div >
25
25
{% if site.data.social %} {% include social.html %} {% endif %}
26
26
You can’t perform that action at this time.
0 commit comments