Skip to content

Commit 967695f

Browse files
authored
Update publications.html
1 parent ee4a010 commit 967695f

File tree

1 file changed

+4
-1
lines changed

1 file changed

+4
-1
lines changed

pages/publications.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
<li><a href="../index.html">Home</a></li>
1212
<li><a href="experience.html">Experience</a></li>
1313
<li><a href="publications.html">Publications</a></li>
14-
<! -- <li><a href="pages/skills.html">Skills</a></li> -->
1514
</ul>
1615
</nav>
1716

@@ -29,5 +28,9 @@ <h2>Conference Papers</h2>
2928
<li>"Morphological Analysis for Script Diversity" – IEEE NLP Symposium, 2022</li>
3029
</ul>
3130
</main>
31+
32+
<footer>
33+
<p>&copy; 2025 Your Name</p>
34+
</footer>
3235
</body>
3336
</html>

0 commit comments

Comments
 (0)