fs::write(config_path,format!("{}\n\n{}","# See https://github.com/crystal-linux/docs/blob/main/Amethyst/config.mdx for more information on config keys",toml_string)).unwrap();
fs::write(config_path,format!("{}\n\n{}","# See https://getcryst.al/docs/amethyst/config for more information on config keys",toml_string)).unwrap();