Skip to content

Commit 23d55ed

Browse files
Ryan GittingsRyan Gittings
authored andcommitted
UPDATED: Instructions
1 parent edd27c3 commit 23d55ed

File tree

5 files changed

+5
-4
lines changed

5 files changed

+5
-4
lines changed

README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,8 @@ Perch theme that improves user experience.
33

44
## Installation
55
- Download ZIP
6-
- Upload contents of folder to `perch_folder/plugins/ui`
6+
- Upload contents of folder to `your_perch_folder/plugins/ui`
7+
- Update the path in `_config.inc` to your Perch path
78
- Job done!
89

910
## What this theme does?

_config.inc

Lines changed: 0 additions & 3 deletions
This file was deleted.

ui/_config.inc

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,3 @@
1+
<link rel="stylesheet" href="/perch/addons/plugins/ui/perch.css" />
2+
3+
<script src="/perch/addons/plugins/ui/app.js"></script>

app.js renamed to ui/app.js

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)