Skip to content

Commit

Permalink
Update top_secret.md
Browse files Browse the repository at this point in the history
replaced password with secret
  • Loading branch information
lazydeveloper authored Jul 8, 2024
1 parent be869fc commit 101a80a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions content/posts/top_secret.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,12 @@ date: 2024-07-07T13:55:20-05:00
draft: false
tags: ["Hugo"]
categories: ["Development"]
password: "1234"
password: PASSWORD_001
unlisted: true
---

{{< admonition type=danger title="Top Secret" open=true >}}
1234567890
{{< /admonition >}}

just kidding ;)
just kidding ;)

0 comments on commit 101a80a

Please sign in to comment.