Skip to content

Commit d67cda6

Browse files
Merge pull request #378 from drewhoffer/patch-1
Add InertiaCore to list of community adapters
2 parents 08ac69a + 210ae2c commit d67cda6

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

resources/js/Pages/community-adapters.jsx

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -76,6 +76,9 @@ export default function () {
7676
<Li>
7777
<A href="https://github.com/tobimori/kirby-inertia">Kirby CMS</A>
7878
</Li>
79+
<Li>
80+
<A href="https://github.com/kapi2289/InertiaCore">ASP.NET</A>
81+
</Li>
7982
</Ul>
8083
<P>
8184
If you have an adapter you'd like listed here, please send a{' '}

0 commit comments

Comments
 (0)