We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents d1fe73d + 66c16f8 commit b7bc999Copy full SHA for b7bc999
2 files changed
assets/cv_418.pdf assets/Seth_Bernstein_CV_aug_2025.pdfassets/cv_418.pdf renamed to assets/Seth_Bernstein_CV_aug_2025.pdf
160 KB
index.html
@@ -21,7 +21,7 @@
21
<a href="#research">Research</a>
22
<a href="#publications">Publications</a>
23
<!-- <a href="#service">Service</a> -->
24
- <a href="assets/cv_418.pdf" target="_blank" rel="noopener noreferrer">CV</a>
+ <a href="assets/Seth_Bernstein_CV_aug_2025.pdf" target="_blank" rel="noopener noreferrer">CV</a>
25
</div>
26
</nav>
27
@@ -104,7 +104,7 @@ <h2>Publications</h2>
104
<div class="sort-buttons">
105
Sort by:
106
<button id="sort-year" onclick="sortPublications('year')">Year</button>
107
- <button id="sort-title" onclick="sortPublications('title')">Title</button>
+ <button id="sort-title" onclick="sortPublications('title')" Title</button>
108
109
<div id="pub-container">
110
<div class="pub-card" data-year="2024"
0 commit comments