Skip to content

Commit b8f791a

Browse files
committed
email
1 parent 6fbb098 commit b8f791a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

assets/script.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,7 @@ document.addEventListener('DOMContentLoaded', function() {
8080
blockquote.classList.add('hidden-view'); // use CSS class instead of inline style
8181

8282
blockquote.innerHTML = `
83+
<blockquote><p>I’m <strong>Mo</strong>, a NeuroAI researcher.</p></blockquote>
8384
<p><strong>Active emails:</strong> ${active.join(', ')}</p>
8485
<p><strong>Inactive emails:</strong> ${inactive.join(', ')}</p>
8586
<p><small>Feel free to reach out via the active addresses.</small></p>

0 commit comments

Comments
 (0)