mirror of
https://github.com/gohugoio/hugo.git
synced 2026-08-24 15:28:54 +00:00
One more copy button
This commit is contained in:
@@ -127,7 +127,7 @@ export default defineConfig({
|
||||
|
||||
Type/schema definition:
|
||||
|
||||
{{< code file=schemaTypes/postType.ts >}}
|
||||
{{< code file=schemaTypes/postType.ts copy=true >}}
|
||||
import {defineField, defineType} from 'sanity'
|
||||
|
||||
export const postType = defineType({
|
||||
|
||||
Reference in New Issue
Block a user