Files
cpp-httplib/docs/favicon.svg
yhirose e906c31a79 Add favicon and update navigation icons across documentation
- Added a favicon link to all tour pages in the Japanese documentation.
- Updated navigation links to include SVG icons for Home and GitHub.
- Changed language button to include an SVG icon for better visual representation.
- Improved theme toggle button to use SVG icons for light and dark modes.
- Refactored the documentation build commands in the justfile for clarity and consistency.
2026-03-01 23:04:38 -05:00

5 lines
280 B
XML

<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 32 32">
<rect width="32" height="32" rx="6" fill="#4a9eff"/>
<text x="16" y="22" font-family="-apple-system,BlinkMacSystemFont,sans-serif" font-size="18" font-weight="bold" text-anchor="middle" fill="white">D</text>
</svg>