File tree Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Expand file tree Collapse file tree 2 files changed +6
-4
lines changed Original file line number Diff line number Diff line change @@ -26,8 +26,9 @@ const today = new Date();
26
26
</a >
27
27
<a href =" https://nicholasdbrady.github.io/cookbook/rss.xml" target =" _blank" rel =" noopener noreferrer" aria-label =" RSS Feed" >
28
28
<span class =" sr-only" >RSS Feed</span >
29
- <svg xmlns =" http://www.w3.org/2000/svg" width =" 32" height =" 32" viewBox =" 0 0 64 64" fill =" currentColor" aria-hidden =" true" >
30
- <path d =" M12 48a4 4 0 1 1 0 8 4 4 0 0 1 0-8zM4 32v8c12.15 0 22 9.85 22 22h8c0-16.57-13.43-30-30-30zM4 16v8c18.2 0 34 9.8 43.6 25.6l6.4-3.8C45.1 30.2 27.75 16 4 16z" />
29
+ <svg width =" 32" height =" 32" viewBox =" 0 0 64 44" xmlns =" http://www.w3.org/2000/svg" >
30
+ <path d =" M4 11C6.38695 11 8.67613 11.9482 10.364 13.636C12.0518 15.3239 13 17.6131 13 20 M4 4C8.24346 4 12.3131 5.68571 15.3137 8.68629C18.3143 11.6869 20 15.7565 20 20" stroke =" currentColor" stroke-width =" 2" stroke-linecap =" round" stroke-linejoin =" round" fill =" none" />
31
+ <path d =" M6 19C6 19.5523 5.55228 20 5 20C4.44772 20 4 19.5523 4 19C4 18.4477 4.44772 18 5 18C5.55228 18 6 18.4477 6 19Z" fill =" currentColor" />
31
32
</svg >
32
33
</a >
33
34
</div >
Original file line number Diff line number Diff line change @@ -33,8 +33,9 @@ import { SITE_TITLE } from '../consts';
33
33
</a >
34
34
<a href =" https://nicholasdbrady.github.io/cookbook/rss.xml" target =" _blank" rel =" noopener noreferrer" aria-label =" RSS Feed" >
35
35
<span class =" sr-only" >RSS Feed</span >
36
- <svg xmlns =" http://www.w3.org/2000/svg" width =" 32" height =" 32" viewBox =" 0 0 64 64" fill =" currentColor" aria-hidden =" true" >
37
- <path d =" M12 48a4 4 0 1 1 0 8 4 4 0 0 1 0-8zM4 32v8c12.15 0 22 9.85 22 22h8c0-16.57-13.43-30-30-30zM4 16v8c18.2 0 34 9.8 43.6 25.6l6.4-3.8C45.1 30.2 27.75 16 4 16z" />
36
+ <svg width =" 32" height =" 32" viewBox =" 0 0 64 44" xmlns =" http://www.w3.org/2000/svg" >
37
+ <path d =" M4 11C6.38695 11 8.67613 11.9482 10.364 13.636C12.0518 15.3239 13 17.6131 13 20 M4 4C8.24346 4 12.3131 5.68571 15.3137 8.68629C18.3143 11.6869 20 15.7565 20 20" stroke =" currentColor" stroke-width =" 2" stroke-linecap =" round" stroke-linejoin =" round" fill =" none" />
38
+ <path d =" M6 19C6 19.5523 5.55228 20 5 20C4.44772 20 4 19.5523 4 19C4 18.4477 4.44772 18 5 18C5.55228 18 6 18.4477 6 19Z" fill =" currentColor" />
38
39
</svg >
39
40
</a >
40
41
</div >
You can’t perform that action at this time.
0 commit comments