fix(profile): add the missing demo animation asset
Browse filesBoth READMEs point at a demo animation that was never committed, so the
hero image renders broken for anyone visiting the organization profile.
Claude-Session: https://claude.ai/code/session_01L5wZb1mDtLnrfAXkzSrTFD
- README.md +1 -1
- profile/assets/demo.gif +3 -0
README.md
CHANGED
|
@@ -32,7 +32,7 @@
|
|
| 32 |
|
| 33 |
<p align="center">
|
| 34 |
<a href="https://drive.google.com/file/d/1Td7bPj-vSIjByO5UIGwOhZstPwcz0tfm/preview">
|
| 35 |
-
<img src="profile/assets/
|
| 36 |
</a>
|
| 37 |
</p>
|
| 38 |
|
|
|
|
| 32 |
|
| 33 |
<p align="center">
|
| 34 |
<a href="https://drive.google.com/file/d/1Td7bPj-vSIjByO5UIGwOhZstPwcz0tfm/preview">
|
| 35 |
+
<img src="profile/assets/demo.gif" width="100%" alt="Watch the Fundusnap demo video"/>
|
| 36 |
</a>
|
| 37 |
</p>
|
| 38 |
|
profile/assets/demo.gif
ADDED
|
Git LFS Details
|