Skip to content

Commit

Permalink
use blog cdn instead of zipline
Browse files Browse the repository at this point in the history
  • Loading branch information
wdhdev committed Aug 20, 2024
1 parent 082e323 commit 50145ad
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Navigate to the [`domains/`](https://wdh.gg/borLkD3) folder and then from there

If it says you need to fork the repository, click the fork repository button and continue with the next steps on your forked repository.

![image](https://i.wdh.gg/Ll3qnqmY.png)
![image](https://blog-cdn.wdharrison.com/Ll3qnqmY.png)

Next, add the file name near the top where it says `Name your file...`. Name your file the name of the subdomain you want, in my case I want `william.is-a.dev`, so I will name the file `william.json`.

Expand All @@ -25,7 +25,7 @@ Here are the naming requirements:
- It cannot contain underscores, only dashes are permitted
- You can only use standard English characters

![image](https://i.wdh.gg/0GgRMCHy.png)
![image](https://blog-cdn.wdharrison.com/0GgRMCHy.png)

After naming your file you need to put the JSON content into it, here is an example JSON structure:

Expand All @@ -52,7 +52,7 @@ Finally, click `Commit changes...` and then `Propose changes`.

Now you should be greeted with a screen which looks like this:

![image](https://i.wdh.gg/EXLugHC9.png)
![image](https://blog-cdn.wdharrison.com/EXLugHC9.png)

All you need to do here is fill out the requirements and place an `x` between the `[ ]` (so it looks like `[x]`) for each requirement you meet. Please make sure you meet all the requirements before creating the pull request.

Expand Down

0 comments on commit 50145ad

Please sign in to comment.