Skip to content

Commit

Permalink
test: link config explicitly in head
Browse files Browse the repository at this point in the history
  • Loading branch information
hetd54 committed Aug 13, 2024
1 parent a59458d commit 5eda477
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions public/admin/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<link rel="stylesheet" href="https://unpkg.com/@staticcms/app@^4.0.0/dist/main.css" />
<link href="/admin/config.yml" type="text/yaml" rel="cms-config-url" />
<title>Content Manager</title>
</head>
<body>
Expand Down

0 comments on commit 5eda477

Please sign in to comment.