We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ee4a010 commit 967695fCopy full SHA for 967695f
pages/publications.html
@@ -11,7 +11,6 @@
11
<li><a href="../index.html">Home</a></li>
12
<li><a href="experience.html">Experience</a></li>
13
<li><a href="publications.html">Publications</a></li>
14
- <! -- <li><a href="pages/skills.html">Skills</a></li> -->
15
</ul>
16
</nav>
17
@@ -29,5 +28,9 @@ <h2>Conference Papers</h2>
29
28
<li>"Morphological Analysis for Script Diversity" – IEEE NLP Symposium, 2022</li>
30
31
</main>
+
32
+ <footer>
33
+ <p>© 2025 Your Name</p>
34
+ </footer>
35
</body>
36
</html>
0 commit comments