Files
observable/docs/index.md

16 lines
361 B
Markdown
Raw Permalink Blame History

This file contains ambiguous Unicode characters
This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.
---
title: Accueil
toc: false
---
# Bonjour Observable Framework
Votre workspace est prêt. Modifiez ce fichier et enregistrez pour voir le live reload.
- 👉 [Carte In-N-Out en Californie](./in-n-out-california)
- 🛸 [Paradoxe de lAnimal Style (OVNI x In-N-Out)](./ufo-animal-style-paradox)
```js
display(`Date: ${new Date().toLocaleString()}`);
```