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