personal memory agent
0
fork

Configure Feed

Select the types of activity you want to include in your feed.

Update logo and consolidate to single location

Replace logo with new version and move to docs/static/ as the single
source of truth. README.md now references docs/static/logo.png,
eliminating the duplicate file in project root.

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com>

+2 -2
+1 -1
README.md
··· 1 - <img src="logo.png" alt="solstone Logo" width="300"> 1 + <img src="docs/static/logo.png" alt="solstone Logo" width="300"> 2 2 3 3 # solstone 4 4
+1 -1
docs/index.html
··· 37 37 </style> 38 38 </head> 39 39 <body> 40 - <img src="static/logo.png" alt="Sunstone logo" class="logo"> 40 + <img src="static/logo.png" alt="solstone logo" class="logo"> 41 41 <h1>sunstone</h1> 42 42 </body> 43 43 </html>
docs/static/logo.png

This is a binary file and will not be displayed.

logo.png

This is a binary file and will not be displayed.