1
0
mirror of https://github.com/Mayccoll/Gogh.git synced 2023-08-10 21:12:46 +03:00

add readme to pages

This commit is contained in:
mquintero 2017-05-19 12:56:58 -05:00
parent 0ab421ab52
commit d2da2e9525

9
gh-pages/README.md Normal file
View File

@ -0,0 +1,9 @@
# Gogh
----
To push changes into gh-pages
```
$
git subtree push --prefix gh-pages origin gh-pages
```