File tree Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Expand file tree Collapse file tree 3 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 17
17
"customizations" : {
18
18
"vscode" : {
19
19
"settings" : {
20
- "markdown.marp.enableHtml " : true ,
20
+ "markdown.marp.html " : " all " ,
21
21
"markdown.marp.themes" : [
22
22
" ./slides/themes/custom.css" ,
23
23
" ./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'
18
18
### Senior Site Reliability Engineer<br >Microsoft
19
19
20
20
<i class =" fa-brands fa-bluesky " ></i > BlueSky: [ @chris-ayers .com] ( https://bsky.app/profile/chris-ayers.com )
21
- <i class =" fa-brands fa-mastodon " ></i > Mastodon: @Chrisayers @hachyderm.io
22
- <i class =" fa-brands fa-twitter " ></i > Twitter: @Chris \_ L\_ Ayers
23
21
<i class =" fa-brands fa-linkedin " ></i > LinkedIn: - [ chris\- l\- ayers] ( https://linkedin.com/in/chris-l-ayers/ )
24
22
<i class =" fa fa-window-maximize " ></i > Blog: [ https://chris-ayers\.com/ ] ( https://chris-ayers.com/ )
25
23
<i class =" fa-brands fa-github " ></i > GitHub: [ Codebytes] ( https://github.com/codebytes )
24
+ <i class =" fa-brands fa-mastodon " ></i > Mastodon: @Chrisayers @hachyderm.io
25
+ ~~ <i class =" fa-brands fa-twitter " ></i > Twitter: @Chris_L_Ayers~~
26
26
27
27
---
28
+
28
29
![ bg left fit] ( ./img/bg.png )
29
30
30
31
# Agenda
@@ -321,11 +322,11 @@ updates:
321
322
## Follow Chris Ayers
322
323
323
324
<i class="fa-brands fa-bluesky"></i> BlueSky: [@chris-ayers.com](https://bsky.app/profile/chris-ayers.com)
324
- <i class="fa-brands fa-mastodon"></i> Mastodon: @[email protected]
325
325
<i class="fa-brands fa-linkedin"></i> LinkedIn: - [chris\- l\- ayers](https://linkedin.com/in/chris-l-ayers/)
326
- <i class="fa-brands fa-twitter"></i> Twitter: @Chris\_ L\_ Ayers
327
326
<i class="fa fa-window-maximize"></i> Blog: [https://chris-ayers\. com/](https://chris-ayers.com/)
328
327
<i class="fa-brands fa-github"></i> GitHub: [Codebytes](https://github.com/codebytes)
328
+ <i class="fa-brands fa-mastodon"></i> Mastodon: @[email protected]
329
+ ~~<i class="fa-brands fa-twitter"></i> Twitter: @Chris_L_Ayers~~
329
330
330
331
</div>
331
332
Original file line number Diff line number Diff line change @@ -28,4 +28,4 @@ svg[id^="mermaid-"] {
28
28
max-height : 600px ;
29
29
}
30
30
31
- @import 'https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.7.1 /css/all.min.css' ;
31
+ @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