Skip to content

Commit 4e3a353

Browse files
committed
.
1 parent a74d71d commit 4e3a353

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

content/posts/dllinjection.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ author = ["connar"]
1818
color: #dcdcdc;
1919
font-weight: 500;
2020
}
21-
</style>
21+
</style>
22+
2223

2324

2425
## Intro

hugo.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,4 +101,4 @@ theme = 'PaperMod'
101101
changeFreq = ''
102102
disable = false
103103
filename = 'sitemap.xml'
104-
priority = -1
104+
priority = -1

0 commit comments

Comments
 (0)