mirror of
https://github.com/phil-opp/blog_os.git
synced 2025-12-16 22:37:49 +00:00
Update gutenberg to 0.3.3
This commit is contained in:
@@ -4,7 +4,7 @@
|
|||||||
command = "python before_build.py && gutenberg build"
|
command = "python before_build.py && gutenberg build"
|
||||||
|
|
||||||
[build.environment]
|
[build.environment]
|
||||||
GUTENBERG_VERSION = "0.3.0"
|
GUTENBERG_VERSION = "0.3.3"
|
||||||
|
|
||||||
[context.deploy-preview]
|
[context.deploy-preview]
|
||||||
command = "python before_build.py && gutenberg build --base-url $DEPLOY_PRIME_URL"
|
command = "python before_build.py && gutenberg build --base-url $DEPLOY_PRIME_URL"
|
||||||
|
|||||||
Reference in New Issue
Block a user