We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c7165a0 commit 19d8ff2Copy full SHA for 19d8ff2
1 file changed
src/pages/copyright.astro
@@ -20,15 +20,6 @@ const metadata = {
20
</p>
21
<h2>Attributions</h2>
22
<ul>
23
- <li>
24
- My <Link
25
- href='https://github.com/nghtctrl/nghtctrl.github.io/blob/cd912915114bfbee4fc938c9a365d505834ee545/src/assets/profile-picture.webp'
26
- isExternal>profile picture</Link
27
- > is a portrait based on my <Link
28
- href='https://github.com/nghtctrl/nghtctrl.github.io/blob/cd912915114bfbee4fc938c9a365d505834ee545/src/assets/profile-picture-alternative.webp'
29
- isExternal>selfie</Link
30
- >, illustrated by Koré Qualls, 2023.
31
- </li>
32
<li>
33
Papers embedded in this website are licensed by their respective
34
publishers (e.g., ACM, IEEE) or repositories that provide open access
0 commit comments