Skip to content

Commit 9760759

Browse files
add dummy a tag
Co-authored-by: Yuji Sugiura <[email protected]>
1 parent 71e7edc commit 9760759

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

2025/src/pages/[lang]/index.astro

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ const t = useTranslate(lang);
5555
'Akiba Plaza - Akiba Hall',
5656
)}
5757
</a>
58+
<a>{/* XXX: Workaround for https://github.com/withastro/compiler/issues/958 */}</a>
5859
</td>
5960
</tr>
6061
</table>

0 commit comments

Comments
 (0)