mirror of
https://github.com/fleetdm/fleet
synced 2026-04-21 13:37:30 +00:00
Fix title capitalization in second place (#43706)
Fix the title capitalization in the meta information too. Oops.
This commit is contained in:
parent
bd74265aa6
commit
0c26021d29
1 changed files with 1 additions and 1 deletions
|
|
@ -76,7 +76,7 @@ The slow part is gone. The question is whether you’re set up to benefit from t
|
|||
|
||||
|
||||
|
||||
<meta name="articleTitle" value="Why AI-Powered Device Management Requires GitOps">
|
||||
<meta name="articleTitle" value="Why AI-powered device management requires GitOps">
|
||||
<meta name="authorGitHubUsername" value="kitzy">
|
||||
<meta name="authorFullName" value="Kitzy">
|
||||
<meta name="publishedOn" value="2026-04-17">
|
||||
|
|
|
|||
Loading…
Reference in a new issue