Skip to content

Commit

Permalink
Ajout intelligence artificielle
Browse files Browse the repository at this point in the history
  • Loading branch information
emmanuelbernard authored Nov 27, 2023
1 parent 4e65f97 commit 77d95d4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/resources/templates/show-notes.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Téléchargement de l’épisode [LesCastCodeurs-Episode-{episodeNumber}.mp3](ht
{/if}

{#if hasNotes('DATA')}
### Data
### Data et Intelligence Artificielle

{#for note in notes('DATA')}
{note.text}
Expand Down

0 comments on commit 77d95d4

Please sign in to comment.