Replies: 1 comment
-
Updating the theme solved my issue (if helps someone) |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
The div which contains the date scapes caracters when I render the site (btw my actual commit is previous to the problem.


<div class=post-meta><span title='2023-09-13 19:26:37 +0200 CEST'>September 13, 2023</span> · 11 min · 2272 words · Ayman Boulaich | <a href=[https://github.com/pwndside/pwndside.github.io/content/posts/conceal-htb.md](view-source:https://github.com/pwndside/pwndside.github.io/content/posts/conceal-htb.md) rel="noopener noreferrer" target=_blank>Suggest Changes</a></div>
is rendered now as<div class=post-meta><span title='2023-09-13 19:26:37 +0200 CEST'>September 13, 2023</span>&nbsp;·&nbsp;11 min&nbsp;·&nbsp;2272 words&nbsp;·&nbsp;Ayman Boulaich | <a href=[https://github.com/pwndside/pwndside.github.io/content/posts/conceal-htb.md](view-source:https://github.com/pwndside/pwndside.github.io/content/posts/conceal-htb.md) rel="noopener noreferrer" target=_blank>Suggest Changes</a></div>
I don't have made any relevant changes.
Beta Was this translation helpful? Give feedback.
All reactions