mirror of
https://git.sr.ht/~cadence/bibliogram
synced 2026-02-09 11:46:27 +00:00
Implement caption on right (closes #51)
This commit is contained in:
@@ -76,7 +76,7 @@ html
|
||||
{value: "6", text: "6 columns"}
|
||||
])
|
||||
|
||||
+select("caption_side", "Caption side", true, [
|
||||
+select("caption_side", "Caption side", false, [
|
||||
{value: "left", text: "Left (Bibliogram)"},
|
||||
{value: "right", text: "Right (Instagram)"}
|
||||
])
|
||||
|
||||
Reference in New Issue
Block a user