|
1 | 1 | <div align="center"> |
2 | 2 | <a href="#"> |
3 | | - <img src="https://harys722.github.io/github-guides/media/logo.png" alt="GitHub Logo" width="80" height="80"> |
| 3 | + <img src="https://harys722.github.io/github-guides/media/logo.png" alt="Logo" width="120" height="120"> |
4 | 4 | </a> |
5 | 5 |
|
6 | 6 | <h1 align="center">GitHub Guides</h1> |
@@ -54,7 +54,7 @@ This guide will walk you through the process of connecting your username.github. |
54 | 54 |
|
55 | 55 |
|
56 | 56 | ### Configuration |
57 | | -Now that you have the Discord verification TXT string, you need to fork this [repository](https://github.com/harys722/.well-known/). After forking this repository, go to this [file](https://github.com/harys722/.well-known/blob/main/discord) and remove everything and then paste your Discord verification string there. Once you paste it, commit the changes to save the file. After doing all these steps, repeat steps 1-5 and press the verify button. If it shows an error like `Unable to verify your domain`, try waiting a few minutes (sometimes up to 24 hours) as the records may not have propagated yet. |
| 57 | +Now that you have the Discord verification TXT string, you need to fork this [repository](https://github.com/harys722/.well-known/). After forking this repository, go to `discord` file and remove everything and then paste your Discord verification string there. Once you paste it, commit the changes to save the file. After doing all these steps, repeat steps 1-5 and press the verify button. If it shows an error like `Unable to verify your domain`, try waiting a few minutes (sometimes up to 24 hours) as the records may not have propagated yet. It usually takes less than 2 minutes. |
58 | 58 |
|
59 | 59 | You can also create your own repository instead of forking this [repository](https://github.com/harys722/.well-known/). To create your own repository, read through GitHub's official guide [Creating a new repository](https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-new-repository). The repository name **must** be `. well-known` and must contain the `discord` file with only your Discord verification TXT string content, otherwise the setup will not work properly. |
60 | 60 |
|
@@ -91,7 +91,7 @@ This guide will walk you through the process of setting up your custom username. |
91 | 91 |
|
92 | 92 |
|
93 | 93 | ### Configuration |
94 | | -This setup will remain the same as the Discord domain connection guide, but we will mention it again here to prevent incomprehensible issues. Now that you have the Bluesky verification TXT string, you need to fork this [repository](https://github.com/harys722/.well-known/). After forking this repository, go to this [file](https://github.com/harys722/.well-known/blob/main/atproto-did) and remove everything and then paste your Bluesky verification string there. Once you paste it, commit the changes to save the file. After doing all these steps, repeat steps 1-5 and press the `Verify DNS Record` button. If it shows an error like `Failed to verify handle. Please try again.`, try waiting a few minutes (sometimes up to 24 hours) as the records may not have propagated yet. |
| 94 | +This setup will remain the same as the Discord domain connection guide, but we will mention it again here to prevent incomprehensible issues. Now that you have the Bluesky verification TXT string, you need to fork this [repository](https://github.com/harys722/.well-known/). After forking this repository, go to this `atproto-did` and remove everything and then paste your Bluesky verification string there. Once you paste it, commit the changes to save the file. After doing all these steps, repeat steps 1-5 and press the `Verify DNS Record` button. If it shows an error like `Failed to verify handle. Please try again.`, try waiting a few minutes (sometimes up to 24 hours) as the records may not have propagated yet. |
95 | 95 |
|
96 | 96 | You can also create your own repository instead of forking this [repository](https://github.com/harys722/.well-known/). To create your own repository, read through GitHub's official guide [Creating a new repository](https://docs.github.com/en/repositories/creating-and-managing-repositories/creating-a-new-repository). The repository name **must** be `. well-known` and must contain the `atproto-did` file with only your Bluesky verification TXT string content, otherwise the setup will not work properly. |
97 | 97 |
|
|
0 commit comments