Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
R
Rocket.Chat
Manage
Activity
Members
Code
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Deploy
Releases
Package registry
Model registry
Operate
Terraform modules
Analyze
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
RocketChat
Rocket.Chat
Commits
6d0b2baa
Commit
6d0b2baa
authored
9 years ago
by
Gabriel Engel
Browse files
Options
Downloads
Patches
Plain Diff
logo update
parent
598479c6
No related branches found
Branches containing commit
No related tags found
Tags containing commit
No related merge requests found
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
README.md
+5
-5
5 additions, 5 deletions
README.md
client/views/app/home.html
+2
-1
2 additions, 1 deletion
client/views/app/home.html
with
7 additions
and
6 deletions
README.md
+
5
−
5
View file @
6d0b2baa


The Complete Open Source Chat Solution
...
...
@@ -12,10 +12,10 @@ Download the Native Cross-Platform Desktop Application at [Rocket.Chat.Electron]
## About
[

](https://travis-ci.org/RocketChat/Rocket.Chat)
[

](https://coveralls.io/r/RocketChat/Rocket.Chat)
[

](https://codeclimate.com/github/RocketChat/Rocket.Chat)
[

](https://github.com/RocketChat/Rocket.Chat/raw/master/LICENSE)
[

](https://travis-ci.org/RocketChat/Rocket.Chat)
[

](https://coveralls.io/r/RocketChat/Rocket.Chat)
[

](https://codeclimate.com/github/RocketChat/Rocket.Chat)
[

](https://github.com/RocketChat/Rocket.Chat/raw/master/LICENSE)
Rocket.Chat is a Web Chat Server, developed in JavaScript, using the
[
Meteor
](
https://www.meteor.com/install
)
fullstack framework.
...
...
This diff is collapsed.
Click to expand it.
client/views/app/home.html
+
2
−
1
View file @
6d0b2baa
...
...
@@ -7,7 +7,7 @@
<i></i>
</div>
<h2>
<span
class=
"room-title"
>
{{_ "Welcome_to_the"}}
<
img
class=
"logo"
src=
"/images/logo/logo-dark.svg"
/><
/span>
<span
class=
"room-title"
>
{{_ "Welcome_to_the"}}
</span>
</h2>
</header>
<div
class=
"content"
>
...
...
@@ -17,6 +17,7 @@
</div>
{{ > social withParagraph }}
<div
class=
"rocket-team"
>
<h2><img
class=
"logo"
src=
"/images/logo/logo-dark.svg"
/></h2>
<h4>
{{_ "Get_to_know_the_team" }}
</h4>
<ul>
<li>
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment