{
    "palette": "navy",
    "header": {
        "logo_img": "images/home-button.png",
        "logo_img_alt": "webdevhub logo",
        "has_nav": true,
        "nav_links": [
            {
                "url": "/docs/sitemap",
                "label": "Navigation",
                "style": "primary",
                "icon_class": "dev",
                "new_window": false,
                "no_follow": false,
                "has_subnav": true,
                "subnav_links": [
                    {
                        "label": "Docs",
                        "url": "/docs",
                        "style": "primary",
                        "icon_class": "dev",
                        "new_window": false,
                        "no_follow": false,
                        "type": "action"
                    },
                    {
                        "label": "Showcase",
                        "url": "/showcase",
                        "style": "primary",
                        "icon_class": "dev",
                        "new_window": false,
                        "no_follow": false,
                        "type": "action"
                    },
                    {
                        "label": "Contact!",
                        "url": "/docs/faq/contact",
                        "style": "primary",
                        "icon_class": "dev",
                        "new_window": false,
                        "no_follow": false,
                        "type": "action"
                    },
                    {
                        "label": "Python",
                        "url": "/docs/python/python-ds",
                        "style": "primary",
                        "icon_class": "dev",
                        "new_window": false,
                        "no_follow": false,
                        "type": "action"
                    },
                    {
                        "label": "JavaScript",
                        "url": "javascript",
                        "style": "primary",
                        "icon_class": "dev",
                        "new_window": false,
                        "no_follow": false
                    }
                ],
                "type": "action_menu"
            },
            {
                "label": "Blog",
                "url": "/blog/",
                "style": "primary",
                "has_subnav": true,
                "subnav_links": [
                    {
                        "label": "Blog-Post-Archive",
                        "url": "https://bgoonz.blogspot.com/",
                        "style": "primary",
                        "icon_class": "dev",
                        "new_window": false,
                        "no_follow": false,
                        "type": "action"
                    },
                    {
                        "label": "Top Blog Posts",
                        "url": "https://blog-w-comments.vercel.app/",
                        "style": "primary",
                        "icon_class": "dev",
                        "new_window": true,
                        "no_follow": false,
                        "type": "action"
                    },

                    {
                        "label": "Blog w Comments",
                        "url": "/blogWcomments/",
                        "style": "primary",
                        "icon_class": "dev",
                        "new_window": false,
                        "no_follow": false,
                        "type": "action"
                    }
                ],
                "new_window": true
            },
            {
                "label": "Job Search",
                "url": "/docs/interview/job-search-nav/",
                "style": "primary",
                "icon_class": "dev",
                "new_window": false,
                "no_follow": false,
                "has_subnav": true,
                "subnav_links": [
                    {
                        "label": "Job Boards",
                        "url": "interview/job-boards",
                        "style": "primary",
                        "icon_class": "dev",
                        "new_window": false,
                        "no_follow": false
                    },
                    {
                        "label": "Do's and Don'ts of interviews",
                        "url": "interview/dos-and-donts",
                        "style": "primary",
                        "icon_class": "dev",
                        "new_window": false,
                        "no_follow": false
                    },
                    {
                        "label": "Career-Tips",
                        "url": "https://bgoonz-blog.netlify.app/docs/career/",
                        "style": "primary",
                        "icon_class": "dev",
                        "new_window": false,
                        "no_follow": false
                    },
                    {
                        "label": "Interview Questions",
                        "url": "docs/interview/interview-questions",
                        "style": "primary",
                        "icon_class": "dev",
                        "new_window": false,
                        "no_follow": false
                    }
                ]
            },
            {
                "label": "Archive",
                "url": "/docs/archive",
                "style": "primary",
                "icon_class": "github",
                "type": "action_menu",
                "no_follow": false,
                "has_subnav": true,
                "subnav_links": [
                    {
                        "label": "Resource-Archive-Server",
                        "url": "https://github.com/bgoonz/Learning-Assets",
                        "style": "primary",
                        "icon_class": "dev",
                        "new_window": false,
                        "no_follow": false,
                        "type": "action"
                    },
                    {
                        "label": "Bootcamp Resources",
                        "url": "https://lambda-resources.netlify.app/",
                        "style": "primary",
                        "icon_class": "dev",
                        "new_window": false,
                        "no_follow": false,
                        "type": "action"
                    },
                    {
                        "label": "OG-Blog",
                        "url": "https://web-dev-resource-hub.netlify.app/",
                        "style": "primary",
                        "icon_class": "dev",
                        "new_window": false,
                        "no_follow": false,
                        "type": "action"
                    },
                    {
                        "label": "Gallery",
                        "url": "/docs/gallery",
                        "style": "primary",
                        "icon_class": "dev",
                        "new_window": false,
                        "no_follow": false,
                        "type": "action"
                    },
                    {
                        "label": "Top Repos",
                        "url": "/docs",
                        "style": "primary",
                        "icon_class": "dev",
                        "new_window": false,
                        "no_follow": false,
                        "type": "action"
                    },
                    {
                        "label": "MY_DOCS",
                        "url": "https://bryan-guner.gitbook.io/my-docs/",
                        "style": "primary",
                        "icon_class": "dev",
                        "new_window": false,
                        "no_follow": false
                    }
                ],

                "new_window": false
            },
            {
                "label": "Projects",
                "url": "docs/projects",
                "style": "primary",
                "icon_class": "dev",
                "new_window": false,
                "no_follow": false,
                "has_subnav": true,
                "subnav_links": [
                    {
                        "label": "Potluck Planner",
                        "url": "https://potluck-landing.netlify.app/",
                        "style": "primary",
                        "icon_class": "dev",
                        "new_window": false,
                        "no_follow": false,
                        "type": "action"
                    },
                    {
                        "label": "Meditation App",
                        "url": "https://meditate42app.netlify.app/",
                        "style": "primary",
                        "icon_class": "dev",
                        "new_window": false,
                        "no_follow": false,
                        "type": "action"
                    },
                    {
                        "label": "WebAudioLab",
                        "url": "https://bgoonz.github.io/WebAudioDaw/",
                        "style": "primary",
                        "icon_class": "dev",
                        "new_window": false,
                        "no_follow": false,
                        "type": "action"
                    },
                    {
                        "label": "SearchAwesome",
                        "url": "https://search-awesome.vercel.app/",
                        "style": "primary",
                        "icon_class": "github",
                        "new_window": false,
                        "no_follow": false,
                        "type": "action"
                    },
                    {
                        "label": "Condensed -Portfolio",
                        "url": "https://bg-portfolio.netlify.app/",
                        "style": "primary",
                        "icon_class": "dev",
                        "new_window": false,
                        "no_follow": false
                    },
                    {
                        "label": "Family Promise Tracker",
                        "url": "https://a.familypromiseservicetracker.dev/",
                        "style": "primary",
                        "icon_class": "dev",
                        "new_window": false,
                        "no_follow": false
                    },
                    {
                        "label": "DTW-Guitar-FX-Automation",
                        "url": "https://github.com/bgoonz/Revamped-Automatic-Guitar-Effect-Triggering",
                        "style": "primary",
                        "icon_class": "dev",
                        "new_window": false,
                        "no_follow": false
                    },
                    {
                        "label": "Embeds Blog",
                        "url": "https://friendly-panda-b61ab.netlify.app/",
                        "style": "primary",
                        "icon_class": "dev",
                        "new_window": false,
                        "no_follow": false,
                        "type": "action"
                    },
                    {
                        "label": "alt-blogs",
                        "url": "https://bgoonz-blog-v3-0.netlify.app/",
                        "style": "primary",
                        "icon_class": "dev",
                        "new_window": false,
                        "no_follow": false,
                        "type": "action"
                    },
                    {
                        "label": "Games",
                        "url": "https://bgoonz-games.netlify.app/",
                        "style": "primary",
                        "icon_class": "dev",
                        "new_window": false,
                        "no_follow": false,
                        "type": "action"
                    },
                    {
                        "label": "Blog Backup",
                        "url": "https://bgoonz-blog-v3-0.netlify.app/",
                        "style": "primary",
                        "icon_class": "dev",
                        "new_window": false,
                        "no_follow": false,
                        "type": "action"
                    },
                    {
                        "label": "Cover Letter",
                        "url": "https://bgoonz-cv.netlify.app/",
                        "style": "primary",
                        "icon_class": "dev",
                        "new_window": false,
                        "no_follow": false,
                        "type": "action"
                    },
                    {
                        "label": "Project Centric",
                        "url": "https://project-portfolio42.netlify.app/",
                        "style": "primary",
                        "icon_class": "dev",
                        "new_window": false,
                        "no_follow": false,
                        "type": "action"
                    },
                    {
                        "label": "Wordpress Blog",
                        "url": "https://web-dev-hub.com/",
                        "style": "primary",
                        "icon_class": "dev",
                        "new_window": false,
                        "no_follow": false,
                        "type": "action"
                    },
                    {
                        "label": "Project Portfolio Gallery",
                        "url": "https://project-portfolio42.netlify.app/",
                        "style": "primary",
                        "icon_class": "dev",
                        "new_window": false,
                        "no_follow": false,
                        "type": "action"
                    },
                    {
                        "label": "github-stats-website",
                        "url": "https://bgoonz.github.io/github-stats-website/",
                        "style": "primary",
                        "icon_class": "dev",
                        "new_window": false,
                        "no_follow": false
                    }
                ],
                "type": "action_menu"
            },
            {
                "label": "Tools",
                "url": "/docs/tools",
                "style": "primary",
                "has_subnav": true,
                "subnav_links": [
                    {
                        "label": "Github HTML Previewer",
                        "url": "https://githtmlpreview.netlify.app/",
                        "style": "primary",
                        "icon_class": "dev",
                        "new_window": false,
                        "no_follow": false,
                        "type": "action"
                    },
                    {
                        "label": "Text Tools",
                        "url": "https://devtools42.netlify.app/",
                        "style": "primary",
                        "icon_class": "dev",
                        "new_window": false,
                        "no_follow": false,
                        "type": "action"
                    },
                    {
                        "label": "Ternary 2 If Else",
                        "url": "https://ternary42.netlify.app/",
                        "style": "primary",
                        "icon_class": "dev",
                        "new_window": false,
                        "no_follow": false,
                        "type": "action"
                    },
                    {
                        "label": "Job Search Resources",
                        "url": "https://determined-dijkstra-ee7390.netlify.app/",
                        "style": "primary",
                        "icon_class": "dev",
                        "new_window": false,
                        "no_follow": false,
                        "type": "action"
                    },
                    {
                        "label": "Setup Checker",
                        "url": "https://github.com/bgoonz/web-dev-setup-checker",
                        "style": "primary",
                        "icon_class": "dev",
                        "new_window": false,
                        "no_follow": false,
                        "type": "action"
                    },
                    {
                        "label": "PotluckPlanner",
                        "url": "https://potluck-landing.netlify.app/",
                        "style": "primary",
                        "icon_class": "dev",
                        "new_window": false,
                        "no_follow": false,
                        "type": "action"
                    },
                    {
                        "label": "WebDev Quizzes",
                        "url": "https://web-dev-interview-prep-quiz-website.netlify.app/",
                        "style": "primary",
                        "icon_class": "dev",
                        "new_window": false,
                        "no_follow": false,
                        "type": "action"
                    },
                    {
                        "label": "Github-Advanced-Search",
                        "url": "https://github.com/search/advanced",
                        "style": "primary",
                        "icon_class": "github",
                        "new_window": false,
                        "no_follow": false,
                        "type": "action"
                    }
                ]
            }
        ],
        "title": "WebDevHub"
    },
    "footer": {
        "has_social": true,
        "social_links": [
            {
                "label": "Twitter",
                "url": "https://twitter.com/bgooonz",
                "style": "icon",
                "icon_class": "twitter",
                "new_window": true
            },
            {
                "label": "LinkedIn",
                "url": "https://www.linkedin.com/in/bryan-guner-046199128/",
                "style": "icon",
                "icon_class": "linkedin",
                "new_window": true
            },
            {
                "label": "GitHub",
                "url": "https://github.com/bgoonz",
                "style": "icon",
                "icon_class": "github",
                "new_window": true
            },
            {
                "label": "Youtube",
                "url": "https://www.youtube.com/channel/UC9-rYyUMsnEBK8G8fCyrXXA",
                "style": "icon",
                "icon_class": "youtube",
                "new_window": false,
                "no_follow": false,
                "type": "action"
            },
            {
                "label": "Instagram",
                "url": "https://www.instagram.com/bgoonz/?hl=en",
                "style": "icon",
                "icon_class": "instagram",
                "new_window": false,
                "no_follow": false,
                "type": "action"
            },
            {
                "label": "dev.to",
                "url": "https://dev.to/bgoonz",
                "style": "icon",
                "icon_class": "dev",
                "new_window": false,
                "no_follow": false,
                "type": "action"
            }
        ],
        "links": [
            {
                "label": "BLM",
                "url": "https://random-static-html-deploys.netlify.app/blm.html",
                "style": "primary",
                "icon_class": "dev",
                "new_window": false,
                "no_follow": false,
                "type": "action"
            }
        ],
        "content": "@bgoonz on almost every platform"
    },
    "title": "webdevhub",
    "domain": "https://bgoonz-blog.netlify.app/",
    "favicon": "images/logo-final-touchup.PNG"
}