diff --git a/themes/gallo/static/admin/config.yml b/themes/gallo/static/admin/config.yml index 0465c66..17f5077 100644 --- a/themes/gallo/static/admin/config.yml +++ b/themes/gallo/static/admin/config.yml @@ -27,79 +27,10 @@ collections: label: Home file: content/_index.md files: - - file: "content/_index.md" - label: "Home Page" - name: "home_page" - fields: - - label: "Logo" - name: "params.logo" - widget: "image" - required: true - default: "/media/gallo_welding_inverted.svg" - - label: "Logo Alt Text" - name: "params.logoAlt" - widget: "string" - required: true - default: "Gallo Welding & Fabrication" - - label: "Copy Name" - name: "params.copyName" - widget: "string" - required: true - default: "Gallo Welding" - - label: "Header Title" - name: "params.headerTitle" - widget: "string" - required: true - default: "Gallo Welding & Fabrication" - - label: "Header Image" - name: "params.headerImg" - widget: "image" - required: true - default: "/media/wide.webp" - - label: "Header Description" - name: "params.headerDesc" - widget: "text" - required: true - default: | - Gallo Welding, based in Atlanta, provides exceptional structures for diverse - industries. With over a decade of experience, Ian Gallo specializes in - hand-welded, durable structures at affordable prices while prioritizing - professionalism and inclusivity. - - label: "Catalog Buttons" - name: "params.catalogButtons" - widget: "list" - fields: - - label: "Category Name" - name: "categoryName" - widget: "string" - required: true - - label: "Image" - name: "img" - widget: "image" - required: true - - label: "Alt Text" - name: "alt" - widget: "string" - - label: "Style" - name: "style" - widget: "string" - - label: "Social Links" - name: "params.social" - widget: "list" - fields: - - label: "URL" - name: "url" - widget: "string" - required: true - - label: "Label" - name: "label" - widget: "string" - required: true - - label: "Icon" - name: "icon" - widget: "code" - language: "html" - required: true + # - file: "content/_index.md" + # label: "Home Page" + # name: "home_page" + # fields: - name: artist label: The Artist file: content/artist/index.md