mirror of
https://github.com/agresdominik/website.git
synced 2026-04-21 18:05:53 +00:00
Removed comments, dot from description and added flag to make serve
This commit is contained in:
@@ -2,7 +2,7 @@
|
||||
title: "Bruteforce Analysis"
|
||||
draft: false
|
||||
date: "2025-11-02"
|
||||
description: "Writing a parser for and analysing my VPS fail2ban logs."
|
||||
description: "Writing a parser for and analysing my VPS fail2ban logs"
|
||||
---
|
||||
|
||||
# Introduction
|
||||
|
||||
@@ -4,7 +4,6 @@
|
||||
|
||||
<ul>
|
||||
{{ range .Pages }}
|
||||
<!--<hr>--->
|
||||
<div class="blogpost">
|
||||
<div class="blogpost-content">
|
||||
<a class="blogpost-title" href="{{ .RelPermalink }}">{{ .Title }}</a>
|
||||
@@ -16,7 +15,6 @@
|
||||
</div>
|
||||
|
||||
</div>
|
||||
<!--<hr>--->
|
||||
{{ end }}
|
||||
</ul>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user