fixing forked references
This commit is contained in:
parent
e6b5433d0f
commit
656041a4cf
2 changed files with 2 additions and 2 deletions
|
@ -6,7 +6,7 @@ The WordPress theme for 73k.us, based on Bootstrap 5 and PurgeCSS.
|
||||||
- [Composer](https://getcomposer.org)
|
- [Composer](https://getcomposer.org)
|
||||||
|
|
||||||
## How to get started
|
## How to get started
|
||||||
1. Clone or [download](https://github.com/AdamPion73k/wp-73k/archive/master.zip "Download the WP Tailwind Zip") the project onto your `themes` directory `(./wp-content/themes)`
|
1. Clone or [download](https://github.com/apiontek/wp-73k/archive/refs/heads/master.zip "Download the WP 73k Zip") the project onto your `themes` directory `(./wp-content/themes)`
|
||||||
2. Run a find/replace for the following strings:
|
2. Run a find/replace for the following strings:
|
||||||
- `wp-73k`
|
- `wp-73k`
|
||||||
- `WP_73k`
|
- `WP_73k`
|
||||||
|
|
|
@ -1,6 +1,6 @@
|
||||||
/**
|
/**
|
||||||
* Theme Name: WP 73k
|
* Theme Name: WP 73k
|
||||||
* Theme URI: https://73k.us/git....
|
* Theme URI: https://github.com/apiontek/wp-73k
|
||||||
* Author: Adam Piontek
|
* Author: Adam Piontek
|
||||||
* Author URI: https://73k.us
|
* Author URI: https://73k.us
|
||||||
* Version: 1.0.0
|
* Version: 1.0.0
|
||||||
|
|
Loading…
Reference in a new issue