diff --git a/mkdocs.yml b/mkdocs.yml index a144d894..8584bb32 100644 --- a/mkdocs.yml +++ b/mkdocs.yml @@ -1,7 +1,7 @@ site_name: Nubenetes site_url: https://nubenetes.com site_description: A curated list of awesome IT projects and resources. Inspired by the awesome list. -site_author: nubenetes@gmail.com +site_author: "Nubenetes" docs_dir: docs/ use_directory_urls: false #repo_name: 'GitHub' diff --git a/v2-mkdocs.yml b/v2-mkdocs.yml index 5f851a1d..b4e6f78a 100644 --- a/v2-mkdocs.yml +++ b/v2-mkdocs.yml @@ -1,7 +1,7 @@ site_name: "Nubenetes V2 | The AI's Cut" site_url: "https://nubenetes.com/v2/" site_description: "Enterprise-grade curated portal for the modern Cloud Native ecosystem. High-density, AI-driven selection of top-tier resources." -site_author: "Inaki Fernandez" +site_author: "Nubenetes" copyright: "Copyright © 2026 Nubenetes Agentic Intelligence" docs_dir: v2-docs use_directory_urls: false