Compare commits
2 commits
dca5ea7b21
...
ca3a3d9202
Author | SHA1 | Date | |
---|---|---|---|
ca3a3d9202 | |||
f005476279 |
2 changed files with 21 additions and 11 deletions
21
Applications/Index.html
Normal file
21
Applications/Index.html
Normal file
|
@ -0,0 +1,21 @@
|
|||
<!--
|
||||
title: Applications Index
|
||||
description:
|
||||
published: true
|
||||
date: 2025-01-16T02:37:33.249Z
|
||||
tags:
|
||||
editor: ckeditor
|
||||
dateCreated: 2025-01-16T02:37:33.249Z
|
||||
-->
|
||||
|
||||
<h1>ModernLeft - Applications</h1>
|
||||
<figure class="table">
|
||||
<table>
|
||||
<tbody>
|
||||
<tr>
|
||||
<td>fail2ban-manager</td>
|
||||
<td>Description</td>
|
||||
</tr>
|
||||
</tbody>
|
||||
</table>
|
||||
</figure>
|
11
test.html
11
test.html
|
@ -1,11 +0,0 @@
|
|||
<!--
|
||||
title: Test Page
|
||||
description:
|
||||
published: true
|
||||
date: 2025-01-16T02:10:37.487Z
|
||||
tags:
|
||||
editor: ckeditor
|
||||
dateCreated: 2025-01-16T02:10:37.487Z
|
||||
-->
|
||||
|
||||
<h1 style="text-align:center;">Hello World!</h1>
|
Loading…
Reference in a new issue