homepage/content/projects/index.md

42 lines
885 B
Markdown
Raw Permalink Normal View History

2024-12-29 20:18:30 +01:00
---
title: "Projects"
date: 2022-06-13T20:55:37+01:00
draft: true
showDate: false
showAuthor: false
showDateOnlyInArticle: false
showDateUpdated: false
showHeadingAnchors: false
showPagination: false
showReadingTime: false
showTableOfContents: true
showTaxonomies: false
showWordCount: false
showSummary: false
sharingLinks: false
showEdit: false
showViews: false
showLikes: false
layoutBackgroundHeaderSpace: false
---
<table>
<thead>
<tr>
<th>Logo</th>
<th>Title</th>
<th>Descriptions</th>
<th>Links</th>
</tr>
</thead>
<tbody>
<tr>
<td><img class="customEntitityAlbum" style="background-color:transparent" src="logo.svg" alt="Logo"/></td>
<td>foo</td>
<td>bar</td>
<td><a target="_blank" href="foo">baz</a></td>
</tr>
</tbody>
</table>