b29a21780f
Introduced a new FEN block feature, including a PHP snippet to render FEN diagrams, a new CSS file for chessboard styling, font integration, and blueprint updates. Adjusted asset paths and file references for consistency.
18 lines
306 B
YAML
18 lines
306 B
YAML
title: Block Page
|
|
|
|
fields:
|
|
blocks:
|
|
type: blocks
|
|
pretty: true
|
|
fieldsets:
|
|
- heading
|
|
- text
|
|
- image
|
|
- type: fen
|
|
label: FEN-Diagramm
|
|
preview: fields
|
|
wysiwyg: true
|
|
fields:
|
|
fen:
|
|
type: text
|
|
label: FEN-Position |