Created
April 11, 2020 15:24
-
-
Save scripting/bc94224619c9bbe6c608aec1a41222a1 to your computer and use it in GitHub Desktop.
A PagePark config.json file demonstrating the use of mirrors
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"mirrors": { | |
"/": "http://scripting.com/images/2020/04/11/driveway.png" | |
} | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment