diff --git a/.gitattributes b/.gitattributes
new file mode 100644
index 0000000..5dc46e6
--- /dev/null
+++ b/.gitattributes
@@ -0,0 +1,3 @@
+* text=auto eol=lf
+*.{cmd,[cC][mM][dD]} text eol=crlf
+*.{bat,[bB][aA][tT]} text eol=crlf
\ No newline at end of file
diff --git a/slides/Slides.md b/slides/Slides.md
index a1cd41a..feabf1f 100644
--- a/slides/Slides.md
+++ b/slides/Slides.md
@@ -15,12 +15,12 @@ style: |
}
@import 'https://cdnjs.cloudflare.com/ajax/libs/font-awesome/6.2.1/css/all.min.css'
---
+
# CI/CD with GitHub Actions

-
---

@@ -28,10 +28,11 @@ style: |
## Chris Ayers
### Senior Customer Engineer
Microsoft
-- Twitter: @Chris\_L\_Ayers
-- LinkedIn: - [chris\-l\-ayers](https://linkedin.com/in/chris-l-ayers/)
-- Blog: [https://chris-ayers\.com/](https://chris-ayers.com/)
-- GitHub: [Codebytes](https://github.com/codebytes)
+ Twitter: @Chris\_L\_Ayers
+ Mastodon: @Chrisayers@hachyderm.io
+ LinkedIn: - [chris\-l\-ayers](https://linkedin.com/in/chris-l-ayers/)
+ Blog: [https://chris-ayers\.com/](https://chris-ayers.com/)
+ GitHub: [Codebytes](https://github.com/codebytes)
---

@@ -138,7 +139,7 @@ Demo: [Online Parser](https://yaml-online-parser.appspot.com/)