more branding
This commit is contained in:
@@ -1,6 +1,7 @@
|
||||
<meta http-equiv="Content-Type" content="text/html;charset=utf-8" />
|
||||
<base href="$baseurl" />
|
||||
<link rel="stylesheet" type="text/css" href="$stylesheet" media="all" />
|
||||
<link rel="shortcut icon" href="$baseurl/images/friendika32.ico">
|
||||
|
||||
<!--[if IE]>
|
||||
<script type="text/javascript" src="http://html5shiv.googlecode.com/svn/trunk/html5.js"></script>
|
||||
|
@@ -45,7 +45,7 @@ $a->config['php_path'] = '$phpath';
|
||||
|
||||
// Location of global directory submission page.
|
||||
|
||||
$a->config['system']['directory_submit_url'] = 'http://dir.dfrn.org/submit';
|
||||
$a->config['system']['directory_submit_url'] = 'http://dir.friendika.com/submit';
|
||||
|
||||
// PuSH - aka pubsubhubbub URL. This makes delivery of public posts as fast as private posts
|
||||
|
||||
|
BIN
view/theme/default/friendika16.gif
Normal file
BIN
view/theme/default/friendika16.gif
Normal file
Binary file not shown.
After Width: | Height: | Size: 1.0 KiB |
@@ -387,7 +387,7 @@ footer {
|
||||
|
||||
input#dfrn-url {
|
||||
float: left;
|
||||
background: url(dfrn.gif) no-repeat;
|
||||
background: url(friendika16.gif) no-repeat;
|
||||
background-position: 2px center;
|
||||
font-size: 17px;
|
||||
padding-left: 21px;
|
||||
|
Reference in New Issue
Block a user