Skip to content
Merged
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
8 changes: 4 additions & 4 deletions pages/writeups.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,31 +44,31 @@ layout: default
</thead>
<tbody>
<tr>
<td><a href="https://2019.angstromctf.com/">AngostromCFF 2019</a></td>
<td><a href="https://2019.angstromctf.com/">AngostromCTF 2019</a></td>
<td>MISC</td>
<td>Paper Bin</td>
<td class="d-flex justify-content-center">
<a href="{{'/pages/writeups/angstromctf/2019/paperbin'}}" class="btn">Read</a>
</td>
</tr>
<tr>
<td><a href="https://2019.angstromctf.com/">AngostromCFF 2019</a></td>
<td><a href="https://2019.angstromctf.com/">AngostromCTF 2019</a></td>
<td>MISC</td>
<td>Paper Trail</td>
<td class="d-flex justify-content-center">
<a href="{{'/pages/writeups/angstromctf/2019/papertrail'}}" class="btn">Read</a>
</td>
</tr>
<tr>
<td><a href="https://2019.angstromctf.com/">AngostromCFF 2019</a></td>
<td><a href="https://2019.angstromctf.com/">AngostromCTF 2019</a></td>
<td>MISC</td>
<td>LITHP</td>
<td class="d-flex justify-content-center">
<a href="{{'/pages/writeups/angstromctf/2019/lithp'}}" class="btn">Read</a>
</td>
</tr>
<tr>
<td><a href="https://2019.angstromctf.com/">AngostromCFF 2019</a></td>
<td><a href="https://2019.angstromctf.com/">AngostromCTF 2019</a></td>
<td>MISC</td>
<td>Scratch It Out</td>
<td class="d-flex justify-content-center">
Expand Down