This repository was archived by the owner on Nov 21, 2023. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +3
-1
lines changed
Expand file tree Collapse file tree 2 files changed +3
-1
lines changed Original file line number Diff line number Diff line change @@ -10,6 +10,7 @@ export { block_editorial } from "../blocks/editorial.js"
1010export { block_embed } from "../blocks/embed.js"
1111export { block_faq } from "../blocks/faq.js"
1212export { block_figure } from "../blocks/figure.js"
13+ export { block_form } from "../blocks/form.js"
1314export { block_gallery } from "../blocks/gallery.js"
1415export { block_chart } from "../blocks/chart.js"
1516export { block_images } from "../blocks/images.js"
@@ -23,4 +24,5 @@ export { block_selectedprojects } from "../blocks/selected-projects.js"
2324export { block_selectedpublications } from "../blocks/selected-publications.js"
2425// export { block_selectedexpertises } from "../blocks/selected-expertises.js"
2526// export { block_selectedplaces } from "../blocks/selected-places.js"
27+ export { block_testimonials } from "../blocks/testimonials.js"
2628export { block_title } from "../blocks/title.js"
Original file line number Diff line number Diff line change 11{
22 "name" : " hugolify-netlify-cms" ,
3- "version" : " 1.4.0 " ,
3+ "version" : " 1.4.1 " ,
44 "homepage" : " https://www.hugolify.io" ,
55 "repository" : " https://github.com/hugolify/hugolify-netlify-cms" ,
66 "bugs" : {
You can’t perform that action at this time.
0 commit comments