mirror of
https://github.com/davegallant/davegallant.github.io.git
synced 2025-08-07 00:58:13 +00:00
Fix typo
This commit is contained in:
14
config.yaml
14
config.yaml
@@ -25,6 +25,20 @@ params:
|
|||||||
repository: site
|
repository: site
|
||||||
|
|
||||||
prism:
|
prism:
|
||||||
|
languages:
|
||||||
|
- markup
|
||||||
|
- css
|
||||||
|
- clike
|
||||||
|
- javascript
|
||||||
|
- bash
|
||||||
|
- csharp
|
||||||
|
- hcl
|
||||||
|
- ignore
|
||||||
|
- json
|
||||||
|
- markdown
|
||||||
|
- powershell
|
||||||
|
- toml
|
||||||
|
- yaml
|
||||||
plugins:
|
plugins:
|
||||||
- normalize-whitespace
|
- normalize-whitespace
|
||||||
- toolbar
|
- toolbar
|
||||||
|
@@ -7,7 +7,7 @@ draft: false
|
|||||||
|
|
||||||
My primary motivation for hosting this website is to document my learnings and share them with others. I hope you find something useful here. Continuous improvement is what motivates me to keep learning.
|
My primary motivation for hosting this website is to document my learnings and share them with others. I hope you find something useful here. Continuous improvement is what motivates me to keep learning.
|
||||||
|
|
||||||
I choose to self-host this site and other tools instead of relying exclusively on larger platforms because I believe in the open web. Interopability is often not a primary concern for popular platforms today and I find that concerning. I first got access to the internet in 1996 and have seen it evolve into what it is today. I want to do my part to keep it open and free.
|
I choose to self-host this site and other tools instead of relying exclusively on larger platforms because I believe in the open web. Interoperability is often not a primary concern for popular platforms today and I find that concerning. I first got access to the internet in 1996 and have seen it evolve into what it is today. I want to do my part to keep it open and free.
|
||||||
|
|
||||||
If you would like to reach out, find out how to contact me [here](/contact/).
|
If you would like to reach out, find out how to contact me [here](/contact/).
|
||||||
|
|
||||||
|
@@ -162,6 +162,7 @@ jobs:
|
|||||||
- homer
|
- homer
|
||||||
- invidious
|
- invidious
|
||||||
- jackett
|
- jackett
|
||||||
|
- jellyfin
|
||||||
- ladder
|
- ladder
|
||||||
- miniflux
|
- miniflux
|
||||||
- plex
|
- plex
|
||||||
|
Reference in New Issue
Block a user