Skip to content

Commit

Permalink
Changed link picture and open source layout
Browse files Browse the repository at this point in the history
  • Loading branch information
linyajosh committed Dec 2, 2024
1 parent 69a270c commit deaf76c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 5 deletions.
Binary file modified .DS_Store
Binary file not shown.
7 changes: 2 additions & 5 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<meta charset="utf-8">

<title>josh (Yongan) </title>
<link rel="icon" href="imgs/dragon.png" type="image/png>
<link rel="icon" href="imgs/gsoc.png" type="image/png>
<script src="script.js"></script>

<script async src="https://www.googletagmanager.com/gtag/js?id=G-VQ7CXV8TXT"></script>
Expand Down Expand Up @@ -120,11 +120,10 @@ <h3 style="text-decoration-color: #000000; text-decoration-thickness: 0.1px; fon
<col style="width:120px">
<tbody>
<tr>
<td><img class="circular-square" src="imgs/gsoc5.png" width="80%"></td>
<td><img class="circular-square" src="imgs/gsoc5.png" width="100%"></td>
<!-- <td><img src="imgs/ar.png" style="width: 105px; height: auto; vertical-align: middle; padding-bottom: 4px; padding-left: -10px;"></td> -->

<td>
<div class="paper">
<div class="paper-title">
<a href="https://github.com/spdx/ntia-conformance-checker">
SPDX: The NTIA Conformance Checker (GSoC 2022)
Expand All @@ -142,7 +141,6 @@ <h3 style="text-decoration-color: #000000; text-decoration-thickness: 0.1px; fon
<div class="paper-summary">
This tool determines whether a SPDX software bill of materials (SBOM) document contains the National Telecommunications and Information Administration (NTIA) "minimum elements."
</div>
</div>
</td>
</tr>

Expand All @@ -165,7 +163,6 @@ <h3 style="text-decoration-color: #000000; text-decoration-thickness: 0.1px; fon
</ul>
</section>


<section>
<h3 style="text-decoration-color: #000000; text-decoration-thickness: 0.1px; margin-bottom: 5px; font-weight: bold;"><i class="fa fa-solid fa-cat"></i> fun</h3>
<table>
Expand Down

0 comments on commit deaf76c

Please sign in to comment.