1 2 3 4 5
/// The brand name displayed in the navigation header. pub(crate) const BRAND_NAME: &str = "Euv"; /// The GitHub repository URL for the project. pub(crate) const GITHUB_URL: &str = "https://github.com/euv-dev/euv";