Skip to content

Commit

Permalink
deploy: 3e109d9
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Mar 10, 2024
1 parent cde5294 commit 17d07cb
Show file tree
Hide file tree
Showing 8 changed files with 1,229 additions and 3,705 deletions.
2,247 changes: 491 additions & 1,756 deletions index.html

Large diffs are not rendered by default.

1,917 changes: 338 additions & 1,579 deletions people.html

Large diffs are not rendered by default.

99 changes: 48 additions & 51 deletions projects/a-project.html
Original file line number Diff line number Diff line change
Expand Up @@ -161,22 +161,24 @@ <h2> People </h2>



<a href="http://en.wikipedia.org/wiki/Storm_%28Marvel_Comics%29"
style="text-decoration: none">

<img class="rounded-circle profile"
alt="Storm"
title="Storm"
src="/img/people/storm.png" />

</a>
<svg class="profile noprofile"
alt=""
viewBox="0 0 100 100">
<title></title>
<circle r="50" cx="50" cy="50" />
<text x="50" y="50"
font-size="70"
text-anchor="middle" dominant-baseline="central" >

</text>
</svg>



</div>
<div class="col pl-0">
<h6 class="person-name">
<a href="http://en.wikipedia.org/wiki/Storm_%28Marvel_Comics%29"> Storm </a>
</h6>
<h6 class="person-name"> </h6>

</div>
</div>
Expand All @@ -202,24 +204,24 @@ <h6 class="person-name">



<a href="http://en.wikipedia.org/wiki/Professor_X"
style="text-decoration: none">

<img class="rounded-circle profile"
alt="Professor X"
title="Professor X"
src="/img/people/prof-x.png" />

</a>
<svg class="profile noprofile"
alt=""
viewBox="0 0 100 100">
<title></title>
<circle r="50" cx="50" cy="50" />
<text x="50" y="50"
font-size="70"
text-anchor="middle" dominant-baseline="central" >

</text>
</svg>



</div>
<div class="col pl-0">
<h6 class="person-name">
<a href="http://en.wikipedia.org/wiki/Professor_X"> Professor X </a>
</h6>

<div class="bio">Professor</div>
<h6 class="person-name"> </h6>

</div>
</div>
Expand Down Expand Up @@ -247,22 +249,22 @@ <h6 class="person-name">


<svg class="profile noprofile"
alt="Graduate Student B With Long Name"
alt=""
viewBox="0 0 100 100">
<title>Graduate Student B With Long Name</title>
<title></title>
<circle r="50" cx="50" cy="50" />
<text x="50" y="50"
font-size="70"
text-anchor="middle" dominant-baseline="central" >
G

</text>
</svg>



</div>
<div class="col pl-0">
<h6 class="person-name"> Graduate Student B With Long Name </h6>
<h6 class="person-name"> </h6>

</div>
</div>
Expand All @@ -288,24 +290,24 @@ <h6 class="person-name"> Graduate Student B With Long Name </h6>



<a href="http://en.wikipedia.org/wiki/Cyclops_(comics)"
style="text-decoration: none">

<img class="rounded-circle profile"
alt="Scott Summers"
title="Scott Summers"
src="/img/people/scott.png" />

</a>
<svg class="profile noprofile"
alt=""
viewBox="0 0 100 100">
<title></title>
<circle r="50" cx="50" cy="50" />
<text x="50" y="50"
font-size="70"
text-anchor="middle" dominant-baseline="central" >

</text>
</svg>



</div>
<div class="col pl-0">
<h6 class="person-name">
<a href="http://en.wikipedia.org/wiki/Cyclops_(comics)"> Scott Summers </a>
</h6>

<div class="bio">aka Cyclops</div>
<h6 class="person-name"> </h6>

</div>
</div>
Expand All @@ -331,29 +333,24 @@ <h6 class="person-name">



<a href="http://en.wikipedia.org/wiki/Wolverine_%28comics%29"
style="text-decoration: none">


<svg class="profile noprofile"
alt="Wolverine"
alt=""
viewBox="0 0 100 100">
<title>Wolverine</title>
<title></title>
<circle r="50" cx="50" cy="50" />
<text x="50" y="50"
font-size="70"
text-anchor="middle" dominant-baseline="central" >
W

</text>
</svg>

</a>


</div>
<div class="col pl-0">
<h6 class="person-name">
<a href="http://en.wikipedia.org/wiki/Wolverine_%28comics%29"> Wolverine </a>
</h6>
<h6 class="person-name"> </h6>

</div>
</div>
Expand Down
Loading

0 comments on commit 17d07cb

Please sign in to comment.