add: writeup-ctf
Some checks failed
Build Blog Docker Image / build docker (push) Failing after 1m11s
Some checks failed
Build Blog Docker Image / build docker (push) Failing after 1m11s
This commit is contained in:
@ -31,3 +31,13 @@ layout: "categories"
|
||||
<button class="bg-transparent hover:text-primary-500 prose dark:prose-invert font-semibold hover:text-white py-2 px-4 border border-primary-500 hover:border-transparent rounded">Show More</button>
|
||||
</a>
|
||||
</div>
|
||||
|
||||
---
|
||||
|
||||
{{< list title="Writeup CTF" cardView=true limit=3 where="Type" value="writeup-ctf" >}}
|
||||
|
||||
<div class="mt-10 flex justify-center">
|
||||
<a href="writeup-ctf">
|
||||
<button class="bg-transparent hover:text-primary-500 prose dark:prose-invert font-semibold hover:text-white py-2 px-4 border border-primary-500 hover:border-transparent rounded">Show More</button>
|
||||
</a>
|
||||
</div>
|
||||
|
11
content/categories/writeup-ctf.md
Normal file
11
content/categories/writeup-ctf.md
Normal file
@ -0,0 +1,11 @@
|
||||
---
|
||||
title: "Writeup CTF"
|
||||
draft: false
|
||||
slug: "writeup-ctf"
|
||||
layout: "simple"
|
||||
showWordCount: false
|
||||
showReadingTime: false
|
||||
showDate: false
|
||||
---
|
||||
|
||||
{{< list title=" " cardView=true limit=99 where="Type" value="writeup-ctf" >}}
|
Reference in New Issue
Block a user