Skip to content

Commit eaf046c

Browse files
authored
fix: update credits and stackblitz in home page (#533)
1 parent 0141688 commit eaf046c

1 file changed

Lines changed: 5 additions & 3 deletions

File tree

src/app/home/home.component.ts

Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -88,13 +88,15 @@ import { Component, VERSION } from '@angular/core'
8888
<h5>Bug report:</h5>
8989
<p>
9090
If you find a bug, open an issue with a
91-
<a href="proxy.php?url=https%3A%2F%2Fstackblitz.com%2Ffork%2Fangular-split-demo-%3Cspan+class%3D"x x-first x-last">v19" target="_blank">StackBlitz</a> demo showing it.
91+
<a href="proxy.php?url=https%3A%2F%2Fstackblitz.com%2Ffork%2Fangular-split-demo-%3Cspan+class%3D"x x-first x-last">v20" target="_blank">StackBlitz</a> demo showing it.
9292
</p>
9393
<h5>Credits:</h5>
9494
<p>
95-
This library is built by <a href="proxy.php?url=https%3A%2F%2Fgithub.%3Cspan+class%3D"x x-first x-last">com/bertrandg">Bertrand Gaillard</a> and maintained by
96-
<a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Cspan+class%3D"x x-first x-last">beeman">Bram Borggreve</a>.
95+
Maintained by (as of 2024): <a href="proxy.php?url=https%3A%2F%2F%3Cspan+class%3D"x x-first x-last">jefiozie.github.io">Jeffrey Bosch</a>,
96+
<a href="proxy.php?url=https%3A%2F%2Fgithub.com%2F%3Cspan+class%3D"x x-first x-last">SanderElias">Sander Elias</a> and <a href="proxy.php?url=https%3A%2F%2Fgithub.com%2FHarpush">Harpush</a>
9797
</p>
98+
<p>Previously maintained by <a href="https://github.com/beeman">Bram Borggreve</a>.</p>
99+
<p>Built by <a href="https://github.com/bertrandg">Bertrand Gaillard</a></p>
98100
</div>
99101
</div>
100102
`,

0 commit comments

Comments
 (0)