Loading portal/static/js/components/pages/Tacos.mjs +8 −0 Original line number Diff line number Diff line Loading @@ -54,6 +54,14 @@ export const Tacos = { "fa-brands fa-github", ), ), m( ServiceLink, new Service( "Website", "https://linguistik.computer", "fa-solid fa-globe", ), ), ]), ) }, Loading Loading
portal/static/js/components/pages/Tacos.mjs +8 −0 Original line number Diff line number Diff line Loading @@ -54,6 +54,14 @@ export const Tacos = { "fa-brands fa-github", ), ), m( ServiceLink, new Service( "Website", "https://linguistik.computer", "fa-solid fa-globe", ), ), ]), ) }, Loading