Skip to content

Commit 914e135

Browse files
committed
chore: update html file
1 parent bdd5897 commit 914e135

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

ouds_core/assets/doc/orange_theme.html

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -329,7 +329,7 @@
329329
// If the image loads successfully, add it to the header
330330
const header = document.querySelector("header#title");
331331
if (header) {
332-
// Ajouter le logo dans le header
332+
// Add logo in header
333333
headerLeft.appendChild(logoImg);
334334
const selfNameSpan = document.querySelector('.self-name');
335335

@@ -480,4 +480,4 @@
480480
});
481481

482482
</script>
483-
</footer>
483+
</footer>

0 commit comments

Comments
 (0)