We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 17a9c23 + 592bfe6 commit 12241c3Copy full SHA for 12241c3
_cms.ts
@@ -1,9 +1,5 @@
1
import cms from "blog/_cms.ts";
2
3
-cms.auth({
4
- admin: "admin",
5
-});
6
-
7
cms.git();
8
9
export default cms;
0 commit comments