mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-13 15:16:52 -04:00
One more copy button
This commit is contained in:
parent
94bce999a2
commit
3c555d5f8a
@ -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({
|
||||
|
Loading…
x
Reference in New Issue
Block a user