Fix wrong string key in Pesto description.
This commit is contained in:
parent
9d2ba2397d
commit
151c1c2024
9 changed files with 13 additions and 11 deletions
|
|
@ -43,7 +43,7 @@
|
|||
<li>
|
||||
<p>
|
||||
<a href="/posts/android-developer-verification/">On the Recent Changes to App Distribution Requirements in the Android System by Google.</a><br>
|
||||
Fri Aug 29 2025 21:00:00 GMT-0300 (Horário Padrão de Brasília)
|
||||
Fri Aug 29 2025 21:00:00 GMT-0300 (Brasilia Standard Time)
|
||||
</p>
|
||||
</li>
|
||||
|
||||
|
|
@ -54,7 +54,7 @@
|
|||
<li>
|
||||
<p>
|
||||
<a href="/posts/telnet-en/">Telnet</a><br>
|
||||
Tue Aug 26 2025 21:00:00 GMT-0300 (Horário Padrão de Brasília)
|
||||
Tue Aug 26 2025 21:00:00 GMT-0300 (Brasilia Standard Time)
|
||||
</p>
|
||||
</li>
|
||||
|
||||
|
|
|
|||
|
|
@ -125,12 +125,13 @@
|
|||
</a>
|
||||
</div>
|
||||
<div class="hsProjectContent">
|
||||
<p>Eye of Nemesis is a plugin that allows server admins to write policies that will deny or allow (black/whitelist) players to do specific things based on the value of nodes.</p>
|
||||
<p>Multi-platform customizable client for wikis written in Python using PySide6 (QT).</p>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</div>
|
||||
</main>
|
||||
|
||||
</div>
|
||||
</div>
|
||||
</body>
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue