mirror of
https://github.com/gohugoio/hugoDocs.git
synced 2025-09-14 16:24:53 -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:
|
Type/schema definition:
|
||||||
|
|
||||||
{{< code file=schemaTypes/postType.ts >}}
|
{{< code file=schemaTypes/postType.ts copy=true >}}
|
||||||
import {defineField, defineType} from 'sanity'
|
import {defineField, defineType} from 'sanity'
|
||||||
|
|
||||||
export const postType = defineType({
|
export const postType = defineType({
|
||||||
|
Loading…
x
Reference in New Issue
Block a user