Skip to content

Commit

Permalink
Testing shortcodes
Browse files Browse the repository at this point in the history
  • Loading branch information
hash3liZer committed Oct 18, 2024
1 parent a61a7e2 commit c971334
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 1 deletion.
4 changes: 3 additions & 1 deletion content/members.md
Original file line number Diff line number Diff line change
Expand Up @@ -5,4 +5,6 @@ date = "2024-10-18"
author = "hash3liZer"
+++

<div stlye="display:block">Make test of things here</div>
{{<div style="display: flex;flex-wrap: wrap;">}}
testing something
{{</div>}}
3 changes: 3 additions & 0 deletions layouts/shortcodes/profile.html
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{{ if .IsNamedParams }}

{{ end }}

0 comments on commit c971334

Please sign in to comment.