Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
10
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Open sidebar
Milan
diaspora
Commits
bd31bc42
Commit
bd31bc42
authored
Nov 23, 2010
by
maxwell
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
MSSM added links to github and blog in header
parent
709e3484
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
4 additions
and
2 deletions
+4
-2
app/views/layouts/_header.html.haml
app/views/layouts/_header.html.haml
+2
-1
app/views/layouts/application.html.haml
app/views/layouts/application.html.haml
+2
-1
No files found.
app/views/layouts/_header.html.haml
View file @
bd31bc42
...
...
@@ -12,7 +12,8 @@
.right
%ul
#landing_nav
%li
=
link_to
'@joindiaspora'
,
"http://twitter.com/joindiaspora"
%li
=
link_to
t
(
'.developers'
),
"https://github.com/diaspora/diaspora"
%li
=
link_to
'github'
,
"https://github.com/diaspora/diaspora"
%li
=
link_to
'blog'
,
'http://blog.joindiaspora.com/'
%li
=
link_to
t
(
'.login'
),
new_user_session_path
,
:class
=>
'login'
-
else
...
...
app/views/layouts/application.html.haml
View file @
bd31bc42
...
...
@@ -78,7 +78,8 @@
.brandon
=
t
(
'.powered_by'
)
%ul
#footer_nav
%li
=
link_to
'@joindiaspora'
,
"http://twitter.com/joindiaspora"
%li
=
link_to
t
(
'layouts.header.developers'
),
"https://github.com/diaspora/diaspora"
%li
=
link_to
'github'
,
"https://github.com/diaspora/diaspora"
%li
=
link_to
'blog'
,
"http://blog.joindiaspora.com"
:javascript
var
is_ssl
=
(
"
https:
"
==
document
.
location
.
protocol
);
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment