Update project description in index.njk

This commit is contained in:
天クマ 2026-02-06 23:46:17 -03:00 committed by GitHub
commit 9d2ba2397d
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -87,9 +87,9 @@ layout: base.njk
</a> </a>
</div> </div>
<div class="hsProjectContent"> <div class="hsProjectContent">
<p>{{ i18n[langKey].eyeofnemesisProjectDesctiption | safe }}</p> <p>{{ i18n[langKey].pestoProjectDesctiption | safe }}</p>
</div> </div>
</div> </div>
</div> </div>
</div> </div>
</main> </main>