diff --git a/website_data.py b/website_data.py index 6b760a9..0941c7b 100644 --- a/website_data.py +++ b/website_data.py @@ -1,5 +1,6 @@ # website_data.py # Dictionary to store website names and their URLs + WEBSITES = { "LinkedIn": "https://www.linkedin.com", "google": "https://www.google.com",