link to branch and issue

This commit is contained in:
2024-03-04 14:55:31 +01:00
parent 819b71534f
commit 334f9c56c4

View File

@@ -20,6 +20,8 @@ First communicated on https://twitter.com/utopiah/status/1531188862415929344 as
## Minimalist example
See for details the [minimalist-template branch](https://git.benetou.fr/utopiah/text-code-xr-engine/src/branch/minimalist-template/index.html) and [deployment issue](https://git.benetou.fr/utopiah/text-code-xr-engine/issues/72).
```html
<!DOCTYPE html>
<html lang="en">
@@ -71,3 +73,4 @@ First communicated on https://twitter.com/utopiah/status/1531188862415929344 as
</body>
</html>
```