pub struct Config { pub site_name: String, pub url: String, pub description: String, }