fix: update GitHub URLs to use Riotpiaole and forgejo.riotpiao.com
CI / CI (pull_request) Successful in 5m36s
CI / CI (pull_request) Successful in 5m36s
- Change public GitHub from github.com/rockliang to github.com/Riotpiaole - Change private GitHub to forgejo.riotpiao.com for all references - Update both desktop and mobile contact sections
This commit is contained in:
@@ -117,7 +117,7 @@ export default function Header() {
|
|||||||
</div>
|
</div>
|
||||||
<div className="flex items-center justify-between">
|
<div className="flex items-center justify-between">
|
||||||
<a
|
<a
|
||||||
href="https://github.com/rockliang"
|
href="https://github.com/Riotpiaole"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
className="text-sm text-gray-700 dark:text-gray-300 hover:text-blue-600 dark:hover:text-blue-400 flex-1"
|
className="text-sm text-gray-700 dark:text-gray-300 hover:text-blue-600 dark:hover:text-blue-400 flex-1"
|
||||||
@@ -125,7 +125,7 @@ export default function Header() {
|
|||||||
{t.header.contact.github}
|
{t.header.contact.github}
|
||||||
</a>
|
</a>
|
||||||
<button
|
<button
|
||||||
onClick={() => handleCopy('https://github.com/rockliang', 'GitHub')}
|
onClick={() => handleCopy('https://github.com/Riotpiaole', 'GitHub')}
|
||||||
className="text-xs px-2 py-1 rounded bg-gray-100 dark:bg-gray-800 text-gray-600 dark:text-gray-400 hover:bg-blue-100 dark:hover:bg-blue-900"
|
className="text-xs px-2 py-1 rounded bg-gray-100 dark:bg-gray-800 text-gray-600 dark:text-gray-400 hover:bg-blue-100 dark:hover:bg-blue-900"
|
||||||
>
|
>
|
||||||
{copied === 'GitHub' ? '✓' : t.header.contact.copy}
|
{copied === 'GitHub' ? '✓' : t.header.contact.copy}
|
||||||
@@ -133,7 +133,7 @@ export default function Header() {
|
|||||||
</div>
|
</div>
|
||||||
<div className="flex items-center justify-between">
|
<div className="flex items-center justify-between">
|
||||||
<a
|
<a
|
||||||
href="https://github.com/rockliang"
|
href="https://forgejo.riotpiao.com"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
className="text-sm text-gray-700 dark:text-gray-300 hover:text-blue-600 dark:hover:text-blue-400 flex-1"
|
className="text-sm text-gray-700 dark:text-gray-300 hover:text-blue-600 dark:hover:text-blue-400 flex-1"
|
||||||
@@ -141,7 +141,7 @@ export default function Header() {
|
|||||||
{t.header.contact.privateGithub}
|
{t.header.contact.privateGithub}
|
||||||
</a>
|
</a>
|
||||||
<button
|
<button
|
||||||
onClick={() => handleCopy('https://github.com/rockliang', 'PrivateGithub')}
|
onClick={() => handleCopy('https://forgejo.riotpiao.com', 'PrivateGithub')}
|
||||||
className="text-xs px-2 py-1 rounded bg-gray-100 dark:bg-gray-800 text-gray-600 dark:text-gray-400 hover:bg-blue-100 dark:hover:bg-blue-900"
|
className="text-xs px-2 py-1 rounded bg-gray-100 dark:bg-gray-800 text-gray-600 dark:text-gray-400 hover:bg-blue-100 dark:hover:bg-blue-900"
|
||||||
>
|
>
|
||||||
{copied === 'PrivateGithub' ? '✓' : t.header.contact.copy}
|
{copied === 'PrivateGithub' ? '✓' : t.header.contact.copy}
|
||||||
@@ -314,7 +314,7 @@ export default function Header() {
|
|||||||
</div>
|
</div>
|
||||||
<div className="flex items-center justify-between">
|
<div className="flex items-center justify-between">
|
||||||
<a
|
<a
|
||||||
href="https://github.com/rockliang"
|
href="https://github.com/Riotpiaole"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
className="text-sm text-gray-700 dark:text-gray-300 hover:text-blue-600 flex-1"
|
className="text-sm text-gray-700 dark:text-gray-300 hover:text-blue-600 flex-1"
|
||||||
@@ -322,7 +322,7 @@ export default function Header() {
|
|||||||
{t.header.contact.github}
|
{t.header.contact.github}
|
||||||
</a>
|
</a>
|
||||||
<button
|
<button
|
||||||
onClick={() => handleCopy('https://github.com/rockliang', 'GitHub')}
|
onClick={() => handleCopy('https://github.com/Riotpiaole', 'GitHub')}
|
||||||
className="text-xs px-2 py-1 rounded bg-gray-100 dark:bg-gray-700 text-gray-600 dark:text-gray-400 hover:bg-blue-100 dark:hover:bg-blue-900"
|
className="text-xs px-2 py-1 rounded bg-gray-100 dark:bg-gray-700 text-gray-600 dark:text-gray-400 hover:bg-blue-100 dark:hover:bg-blue-900"
|
||||||
>
|
>
|
||||||
{copied === 'GitHub' ? '✓' : t.header.contact.copy}
|
{copied === 'GitHub' ? '✓' : t.header.contact.copy}
|
||||||
@@ -330,7 +330,7 @@ export default function Header() {
|
|||||||
</div>
|
</div>
|
||||||
<div className="flex items-center justify-between">
|
<div className="flex items-center justify-between">
|
||||||
<a
|
<a
|
||||||
href="https://github.com/rockliang"
|
href="https://forgejo.riotpiao.com"
|
||||||
target="_blank"
|
target="_blank"
|
||||||
rel="noopener noreferrer"
|
rel="noopener noreferrer"
|
||||||
className="text-sm text-gray-700 dark:text-gray-300 hover:text-blue-600 flex-1"
|
className="text-sm text-gray-700 dark:text-gray-300 hover:text-blue-600 flex-1"
|
||||||
@@ -338,7 +338,7 @@ export default function Header() {
|
|||||||
{t.header.contact.privateGithub}
|
{t.header.contact.privateGithub}
|
||||||
</a>
|
</a>
|
||||||
<button
|
<button
|
||||||
onClick={() => handleCopy('https://github.com/rockliang', 'PrivateGithub')}
|
onClick={() => handleCopy('https://forgejo.riotpiao.com', 'PrivateGithub')}
|
||||||
className="text-xs px-2 py-1 rounded bg-gray-100 dark:bg-gray-700 text-gray-600 dark:text-gray-400 hover:bg-blue-100 dark:hover:bg-blue-900"
|
className="text-xs px-2 py-1 rounded bg-gray-100 dark:bg-gray-700 text-gray-600 dark:text-gray-400 hover:bg-blue-100 dark:hover:bg-blue-900"
|
||||||
>
|
>
|
||||||
{copied === 'PrivateGithub' ? '✓' : t.header.contact.copy}
|
{copied === 'PrivateGithub' ? '✓' : t.header.contact.copy}
|
||||||
|
|||||||
Reference in New Issue
Block a user