Finalize the Effect View rename and refresh docs, examples, and tooling #59

Merged
Thilawyn merged 12 commits from next into master 2026-07-27 04:11:42 +02:00
2 changed files with 2 additions and 2 deletions
Showing only changes of commit f4017a6b95 - Show all commits
+1 -1
View File
@@ -1,6 +1,6 @@
<p align="center">
<a href="https://thila.dev/effect-view">
<img src="packages/docs/static/img/logo.svg" width="104" height="104" alt="Effect View logo" />
<img src="https://github.com/Thiladev/effect-view/raw/master/packages/docs/static/img/logo.svg" width="104" height="104" alt="Effect View logo" />
</a>
</p>
+1 -1
View File
@@ -1,6 +1,6 @@
<p align="center">
<a href="https://thila.dev/effect-view">
<img src="../docs/static/img/logo.svg" width="104" height="104" alt="Effect View logo" />
<img src="https://github.com/Thiladev/effect-view/raw/master/packages/docs/static/img/logo.svg" width="104" height="104" alt="Effect View logo" />
</a>
</p>