File tree Expand file tree Collapse file tree 3 files changed +19
-23
lines changed
Expand file tree Collapse file tree 3 files changed +19
-23
lines changed Original file line number Diff line number Diff line change 2424 "customizations" : {
2525 "vscode" : {
2626 "settings" : {
27- "markdown.marp.enableHtml " : true ,
27+ "markdown.marp.html " : " all " ,
2828 "markdown.marp.themes" : [
2929 " ./slides/themes/custom.css" ,
3030 " ./slides/themes/custom-default.css" ,
Original file line number Diff line number Diff line change @@ -18,13 +18,14 @@ footer: '@Chris_L_Ayers - https://chris-ayers.com'
1818
1919## Chris Ayers
2020
21- ### Senior Customer Engineer <br >Microsoft
21+ ### Senior Risk SRE< br >Azure CXP AzRel <br >Microsoft
2222
23- <i class =" fa-brands fa-twitter " ></i > Twitter: @Chris \_ L\_ Ayers
24- <i class =" fa-brands fa-mastodon " ></i > Mastodon: [ @Chrisayers @hachyderm.io] ( https://hachyderm.io/@Chrisayers )
23+ <i class =" fa-brands fa-bluesky " ></i > BlueSky: [ @chris-ayers .com] ( https://bsky.app/profile/chris-ayers.com )
2524<i class =" fa-brands fa-linkedin " ></i > LinkedIn: - [ chris\- l\- ayers] ( https://linkedin.com/in/chris-l-ayers/ )
2625<i class =" fa fa-window-maximize " ></i > Blog: [ https://chris-ayers\.com/ ] ( https://chris-ayers.com/ )
2726<i class =" fa-brands fa-github " ></i > GitHub: [ Codebytes] ( https://github.com/codebytes )
27+ <i class =" fa-brands fa-mastodon " ></i > Mastodon: @Chrisayers @hachyderm.io
28+ ~~ <i class =" fa-brands fa-twitter " ></i > Twitter: @Chris_L_Ayers~~
2829
2930---
3031
@@ -235,11 +236,12 @@ p { text-align: center; }
235236
236237## Chris Ayers
237238
238- <i class =" fa-brands fa-twitter " ></i > Twitter: @Chris \_ L\_ Ayers
239- <i class =" fa-brands fa-mastodon " ></i > Mastodon: [ @Chrisayers @hachyderm.io] ( https://hachyderm.io/@Chrisayers )
239+ <i class =" fa-brands fa-bluesky " ></i > BlueSky: [ @chris-ayers .com] ( https://bsky.app/profile/chris-ayers.com )
240240<i class =" fa-brands fa-linkedin " ></i > LinkedIn: - [ chris\- l\- ayers] ( https://linkedin.com/in/chris-l-ayers/ )
241241<i class =" fa fa-window-maximize " ></i > Blog: [ https://chris-ayers\.com/ ] ( https://chris-ayers.com/ )
242242<i class =" fa-brands fa-github " ></i > GitHub: [ Codebytes] ( https://github.com/codebytes )
243+ <i class =" fa-brands fa-mastodon " ></i > Mastodon: @Chrisayers @hachyderm.io
244+ ~~ <i class =" fa-brands fa-twitter " ></i > Twitter: @Chris_L_Ayers~~
243245
244246</div >
245247
Original file line number Diff line number Diff line change 1919 vertical-align : middle
2020}
2121
22- .fa-twitter {
23- color : aqua;
24- }
25-
26- .fa-mastodon {
27- color : purple;
28- }
29-
30- .fa-linkedin {
31- color : blue;
32- }
33-
34- .fa-window-maximize {
35- color : skyblue;
36- }
37-
3822.fa-th-large {
3923 color : blue;
4024}
@@ -51,5 +35,15 @@ img[alt~="center"] {
5135 display : block;
5236 margin : 0 auto;
5337}
38+ .fa-twitter { color : aqua; }
39+ .fa-mastodon { color : purple; }
40+ .fa-linkedin { color : blue; }
41+ .fa-window-maximize { color : skyblue; }
42+ .fa-bluesky { color : skyblue; }
43+
44+ svg [id ^= "mermaid-" ] {
45+ max-width : 960px ;
46+ max-height : 600px ;
47+ }
5448
55- @import 'https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.4 .2/css/all.min.css'
49+ @import 'https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7 .2/css/all.min.css'
You can’t perform that action at this time.
0 commit comments