mirror of
https://github.com/yudejp/yude.jp.git
synced 2025-05-10 14:08:41 +00:00
Update content
This commit is contained in:
parent
80af411406
commit
db29d7b378
@ -6,7 +6,7 @@ export default function Keys() {
|
|||||||
<div className="border border-white-500"></div>
|
<div className="border border-white-500"></div>
|
||||||
|
|
||||||
<h2 className="text-xl font-semibold text-gray-200 mt-2 mb-1">GNU Privacy Guard</h2>
|
<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>
|
<li>
|
||||||
Available on <a className="underline" href="https://github.com/yude.gpg">GitHub</a>.
|
Available on <a className="underline" href="https://github.com/yude.gpg">GitHub</a>.
|
||||||
</li>
|
</li>
|
||||||
@ -16,7 +16,7 @@ export default function Keys() {
|
|||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2 className="text-xl font-semibold text-gray-200 mt-2 mb-1">The Secure Shell (RFC4716)</h2>
|
<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>
|
<li>
|
||||||
Available on <a className="underline" href="https://github.com/yude.keys">GitHub</a>.
|
Available on <a className="underline" href="https://github.com/yude.keys">GitHub</a>.
|
||||||
</li>
|
</li>
|
||||||
|
@ -49,7 +49,7 @@ export default function Profile() {
|
|||||||
|
|
||||||
<h2 className="text-xl font-semibold text-gray-200 mt-2 mb-1">Biography</h2>
|
<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">
|
<li className="items-center">
|
||||||
<span className="text-gray-300"><FontAwesomeIcon icon={faCake} /> Born on <span className="text-gray-50">November 19, 2001</span> (22 y/o)</span>
|
<span className="text-gray-300"><FontAwesomeIcon icon={faCake} /> Born on <span className="text-gray-50">November 19, 2001</span> (22 y/o)</span>
|
||||||
</li>
|
</li>
|
||||||
@ -59,7 +59,7 @@ export default function Profile() {
|
|||||||
</ul>
|
</ul>
|
||||||
|
|
||||||
<h2 className="text-xl font-semibold text-gray-200 mt-2 mb-1">Certification</h2>
|
<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>
|
<li>
|
||||||
IPA 基本情報技術者 (April 2022)
|
IPA 基本情報技術者 (April 2022)
|
||||||
</li>
|
</li>
|
||||||
|
Loading…
x
Reference in New Issue
Block a user