Skip to content

Conversation

@EmmaLouise2018
Copy link
Contributor

@EmmaLouise2018 EmmaLouise2018 commented Jan 9, 2026

Summary

  • Add AAo-dark.svg and AAo.svg to /logo/ directory for Mintlify docs
  • Remove old unused dark.svg and light.svg from both /logo/ and /public/logo/
  • Keep AAo logos in both directories for compatibility

docs.json was referring to files that did not exist

{
  "$schema": "https://mintlify.com/schema.json",
  "name": "AdCP - Ad Context Protocol",
  "logo": {
    "light": "/logo/AAo-dark.svg",
    "dark": "/logo/AAo.svg",
    "href": "https://agenticadvertising.org"
  },
  "favicon": "/logo/AAo.svg",
  "theme": "mint",
  "colors": {
    "primary": "#0D9373",
    "light": "#07C983",
    "dark": "#0D9373"
  },
  ....

- Add AAo-dark.svg and AAo.svg to /logo/ for Mintlify
- Remove old unused dark.svg and light.svg from /logo/ and /public/logo/
- Keep AAo logos in both directories for compatibility
@github-actions
Copy link
Contributor

github-actions bot commented Jan 9, 2026

All contributors have agreed to the IPR Policy. Thank you!
Posted by the CLA Assistant Lite bot.

@EmmaLouise2018
Copy link
Contributor Author

I have read the IPR Policy

@@ -0,0 +1,5 @@
---
"adcontextprotocol": patch
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

not a patch

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants