We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 482a40c commit 110bf84Copy full SHA for 110bf84
1 file changed
public/index.html
@@ -11,7 +11,7 @@
11
<script src="https://cdn.jsdelivr.net/npm/fork-corner/dist/fork-corner.min.js" defer></script>
12
</head>
13
<body>
14
- <a href="https://github.com/wareneutron/psgc-api" target="_blank" id="fork-corner" class="fork-corner fc-pos-tr fc-animate fc-theme-git"></a>
+ <a href="https://github.com/wareneutron/psgc-api" target="_blank" id="fork-corner" class="fork-corner fc-pos-tr fc-animate fc-theme-github"></a>
15
<main>
16
<div class="main-content">
17
<h1 class='logo'><span id="psgc">PSGC</span> <span id="api">API</span></h1>
0 commit comments