Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 0 additions & 1 deletion 404.html
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ <h1 class="s-intro__title">
Seems like you didn't find what you wanted. But don't worry - we've got plenty of exciting projects
waiting for you to explore!<br>
Check Out: <a href="https://github.com/orgs/comphy-lab/repositories" style="background: none; padding: 0;"><i class="fa-brands fa-github" style="font-size: 1.5em; color: white;"></i></a>
</a>
</p>
<p style="margin-top: 30px;">
<a href="/" style="display: inline-block; padding: 10px 20px; background-color: #0366d6; color: white; text-decoration: none; border-radius: 5px;">
Expand Down
5 changes: 3 additions & 2 deletions join.html
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,13 @@ <h2>PhD Positions</h2>
<li>Brief research statement</li>
<li>Names of 2-3 references</li>
</ul>
<p>to: <div class="email-container">
<p>to:</p>
<div class="email-container">
<span class="email-text">[email protected]</span>
<button class="copy-btn" data-clipboard-text="[email protected]" onclick="copyEmail(this)" aria-label="Copy email address [email protected]">
<i class="fa-regular fa-copy"></i>
</button>
</div></p>
</div>
</div>
</div>

Expand Down