-
Notifications
You must be signed in to change notification settings - Fork 1
Uploading a new ad
tomstark99 edited this page May 21, 2021
·
3 revisions
- Navigate to
Assets/images
- Click Add file, upload file and upload your image
- Navigate to ``
- Edit
sidebar-defualt.hbs
- scroll to line
...
- replace
... src="/assets/images/xxx.png">
with your new image name
- Navigate to ``
- Edit
sidebar-defualt.hbs
- scroll to line
...
- replace
... src="/assets/images/xxx.png">
with your new image name
- create pull request into
tomstark99/dev