diff --git a/public/assets/css/componentStyle.css b/public/assets/css/componentStyle.css index 18f138d2..cfffdd4d 100644 --- a/public/assets/css/componentStyle.css +++ b/public/assets/css/componentStyle.css @@ -12,6 +12,11 @@ margin: 2px 5px 2px 5px; } +.top-bar-right { + float: right; + margin-left: 1em; +} + /* publish */ #drop-zone { border: 1px dashed lightgrey; diff --git a/views/partials/contribute.handlebars b/views/partials/contribute.handlebars index 48e7c422..b2245524 100644 --- a/views/partials/contribute.handlebars +++ b/views/partials/contribute.handlebars @@ -1,6 +1,6 @@
Spee.ch is an open source project. Please contribute to the existing site, or fork it and make your own!
If you have an idea for your own spee.ch-like site on top of LBRY, fork our github repo and go to town!
diff --git a/views/partials/documentation.handlebars b/views/partials/documentation.handlebars index 45dec680..c1186a4e 100644 --- a/views/partials/documentation.handlebars +++ b/views/partials/documentation.handlebars @@ -7,26 +7,26 @@https://spee.ch/:name.ext
+ https://spee.ch/:name
https://spee.ch/show/:name
+ https://spee.ch/:name/:claim_id.ext
https://spee.ch/:name/:claim_id
https://spee.ch/show/:name/:claim_id
- https://spee.ch/:name/all
Spee.ch is an open-source project. You should contribute on github, or fork it and make your own!
-