mirror of
https://github.com/sethcottle/littlelink.git
synced 2025-04-21 15:56:35 -04:00
Merge remote-tracking branch 'upstream/main' into dropdowns
This commit is contained in:
commit
7da040f5a2
BIN
images/headshot.png
Normal file
BIN
images/headshot.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 3.2 MiB |
@ -39,7 +39,7 @@
|
||||
|
||||
<!-- Favicon
|
||||
–––––––––––––––––––––––––––––––––––––––––––––––––– -->
|
||||
<link rel="icon" type="image/png" href="images/avatar.png">
|
||||
<link rel="icon" type="image/png" href="images/avatar.jng">
|
||||
|
||||
</head>
|
||||
|
||||
@ -70,13 +70,15 @@
|
||||
-->
|
||||
|
||||
<!-- Your Image Here -->
|
||||
<img src="images/avatar.png" class="avatar" srcset="images/avatar@2x.png 2x" alt="LittleLink Logo">
|
||||
<img src="images/headshot.png" class="avatar" srcset="images/headshot@2x.png 2x">
|
||||
|
||||
<!-- Title -->
|
||||
<h1>Brian Andrews</h1>
|
||||
|
||||
<!-- Short Bio -->
|
||||
<p>My bio.</p>
|
||||
<p>I'm a PhD candidate and computational biophysics researcher at Drexel University.
|
||||
This page is a collection of my academic and hobby works including research, publications,
|
||||
programming, lacrosse, and sports analytics. Check out the links below to see what I'm up to!</p>
|
||||
|
||||
<!--
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user