Default to dark theme

This commit is contained in:
Dave Gallant
2023-04-20 20:45:04 -04:00
parent cc92882748
commit b92e4c9d99
58 changed files with 94 additions and 5 deletions

View File

@@ -10,6 +10,7 @@
<meta property="og:url" content="/blog/2021/09/06/what-to-do-with-a-homelab/" /><meta property="article:section" content="post" />
<meta property="article:published_time" content="2021-09-06T01:12:54-04:00" />
<meta property="article:modified_time" content="2021-09-06T01:12:54-04:00" />
<meta name="twitter:card" content="summary"/>
<meta name="twitter:title" content="What To Do With A Homelab"/>
<meta name="twitter:description" content="A homelab can be an inexpensive way to host a multitude of internal/external services and learn a lot in the process."/>