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 516cd75 commit 16ee272Copy full SHA for 16ee272
Admin/Unencrypted/Readme.md
@@ -20,6 +20,9 @@ const GITHUB_TOKEN = 'ghp_XxXxxXXXxXX7XCcCK';
20
```
21
22
`GIST_ID`: The ID of your Gist file where the short URLs are stored
23
+
24
`FILE_NAME`: The name of the file within the Gist where the short URLs are stored
25
26
`GITHUB_TOKEN`: A personal access token with the necessary permissions to access your Gist file
27
28
Once you have updated the values, you can open the HTML file in your web browser to access the admin panel.
0 commit comments