Update content

This commit is contained in:
Sumire Isshiki 2024-01-22 20:10:03 +09:00
parent 80af411406
commit db29d7b378
2 changed files with 4 additions and 4 deletions

View File

@ -6,7 +6,7 @@ export default function Keys() {
<div className="border border-white-500"></div>
<h2 className="text-xl font-semibold text-gray-200 mt-2 mb-1">GNU Privacy Guard</h2>
<ul className="max-w-md space-y-1 text-gray-500 list-disc list-inside dark:text-gray-400">
<ul className="max-w-md space-y-1 list-disc list-inside text-gray-300 ml-5">
<li>
Available on <a className="underline" href="https://github.com/yude.gpg">GitHub</a>.
</li>
@ -16,7 +16,7 @@ export default function Keys() {
</ul>
<h2 className="text-xl font-semibold text-gray-200 mt-2 mb-1">The Secure Shell (RFC4716)</h2>
<ul className="max-w-md space-y-1 text-gray-500 list-disc list-inside dark:text-gray-400">
<ul className="max-w-md space-y-1 list-disc list-inside text-gray-300 ml-5">
<li>
Available on <a className="underline" href="https://github.com/yude.keys">GitHub</a>.
</li>

View File

@ -49,7 +49,7 @@ export default function Profile() {
<h2 className="text-xl font-semibold text-gray-200 mt-2 mb-1">Biography</h2>
<ul className="space-y-1 list-inside mt-2">
<ul className="space-y-1 list-inside mt-2 ml-5">
<li className="items-center">
<span className="text-gray-300"><FontAwesomeIcon icon={faCake} />&nbsp;Born on <span className="text-gray-50">November 19, 2001</span> (22 y/o)</span>
</li>
@ -59,7 +59,7 @@ export default function Profile() {
</ul>
<h2 className="text-xl font-semibold text-gray-200 mt-2 mb-1">Certification</h2>
<ul className="max-w-md space-y-1 text-gray-500 list-disc list-inside dark:text-gray-400">
<ul className="max-w-md space-y-1 ml-5 list-disc list-inside text-gray-400">
<li>
IPA (April 2022)
</li>