Skip to content

Latest commit

 

History

248 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

New Readme.Md RELATED TO THIS PROJECT Hello this is my amazing site, this is not my first site or my first time working with Html and Css, however you may notice that I seem to not have a single .Css File, You may wonder why and this is because I made my site to be simple so I do have Css but it is inside if my page's Html file, just so you know. Also fun fact I have added 200 commits to this project over the course of 3 Months ! and 28 days or 121 Days. OLD README.MD NOT RELATED TO THIS PROJECT BELOW

Linking a Github Pages Domain to Discord Connections

You can add your domain to your Discord connections to showcase it on your profile.

In the case of a GitHub Pages domain, DNS verification sounds unable to do already. therefore, we will verify it using the https (file method).

  1. Open Discord and navigate to your user settings by clicking on the gear icon next to your username.

  2. In the settings menu, select "Connections."

  3. Choose the domain ; a pop-up will appear. Enter your GitHub Pages domain name.

  4. Click on "Next," then select "Verify using https."

  5. Copy the content provided there, something like dh=123456abc.

  6. Fork this repository (you can also create a new repository).

Important

Do not change the repository name; keep it as .well-known.

  1. Edit the discord file in the root of the repository and replace the content that you've copied in step 5 and Commit the changes.

  2. Go to repository settings and enable GitHub Pages for your forked repository.

  3. Click on the verify button, and the domain will be added to your Discord profile.


If this guide was helpful, please consider starring this repository. Thank you!