Cover Image: https://i.postimg.cc/tJ7vP9zJ/Cover-Image.png Footer Image: https://i.postimg.cc/kMVCGn8R/BDE-Capture-2.png YAML - [`key: Value`] - "keys" need to be in lower-case - The value can be a string, number, boolean, list or dictionary. Strings are a sequence of characters, numbers are numbers(…), a boolean is a true/false value, a list is values in square brackets, separated by commas and a dictionary is a collection of key-value pairs. - If a value contains spaces or special characters, enclose it in quotes.