diff options
author | redmatrix <redmatrix@redmatrix.me> | 2015-05-05 03:59:51 -0700 |
---|---|---|
committer | redmatrix <redmatrix@redmatrix.me> | 2015-05-05 03:59:51 -0700 |
commit | 5b5f0666f9addc4b2c0cd69495d9fe8f76011ee2 (patch) | |
tree | 77f218c70fb424a0e473b76159a89a87de0ec683 /doc/DerivedTheme1.md | |
parent | a3c37f145817407df28e9ffea6a83a6cd2b31cdd (diff) | |
download | volse-hubzilla-5b5f0666f9addc4b2c0cd69495d9fe8f76011ee2.tar.gz volse-hubzilla-5b5f0666f9addc4b2c0cd69495d9fe8f76011ee2.tar.bz2 volse-hubzilla-5b5f0666f9addc4b2c0cd69495d9fe8f76011ee2.zip |
second pass name change
Diffstat (limited to 'doc/DerivedTheme1.md')
-rw-r--r-- | doc/DerivedTheme1.md | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/DerivedTheme1.md b/doc/DerivedTheme1.md index d4a7ee148..7544c4948 100644 --- a/doc/DerivedTheme1.md +++ b/doc/DerivedTheme1.md @@ -10,7 +10,7 @@ To create a derived theme, first choose a name. For our example we'll call our t **Directory Structure** -First you need to create a theme directory structure. We'll keep it simple. We need a php directory and a css directory. Here are the Unix/Linux commands to do this. Assume that 'mywebsite' is your top level Red Matrix folder. +First you need to create a theme directory structure. We'll keep it simple. We need a php directory and a css directory. Here are the Unix/Linux commands to do this. Assume that 'mywebsite' is your top level Hubzilla folder. cd mywebsite |