diff --git a/htconfig.php b/htconfig.php index c849b341..36c685f7 100644 --- a/htconfig.php +++ b/htconfig.php @@ -47,7 +47,7 @@ $a->config['php_path'] = 'php'; // You shouldn't need to change anything else. // 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 diff --git a/images/3ring150.jpg b/images/3ring150.jpg new file mode 100644 index 00000000..a5bbc1bf Binary files /dev/null and b/images/3ring150.jpg differ diff --git a/images/friendika.gif b/images/friendika.gif new file mode 100644 index 00000000..d3864661 Binary files /dev/null and b/images/friendika.gif differ diff --git a/images/friendika.ico b/images/friendika.ico new file mode 100644 index 00000000..8428d28d Binary files /dev/null and b/images/friendika.ico differ diff --git a/images/friendika16.gif b/images/friendika16.gif new file mode 100644 index 00000000..f5321b1e Binary files /dev/null and b/images/friendika16.gif differ diff --git a/images/friendika16.ico b/images/friendika16.ico new file mode 100644 index 00000000..3deaf8f1 Binary files /dev/null and b/images/friendika16.ico differ diff --git a/images/friendika32.gif b/images/friendika32.gif new file mode 100644 index 00000000..78e65ed7 Binary files /dev/null and b/images/friendika32.gif differ diff --git a/images/friendika32.ico b/images/friendika32.ico new file mode 100644 index 00000000..6698c583 Binary files /dev/null and b/images/friendika32.ico differ diff --git a/include/nav.php b/include/nav.php index e4bad338..78db9e39 100644 --- a/include/nav.php +++ b/include/nav.php @@ -56,6 +56,6 @@ else { $banner = get_config('system','banner'); if($banner === false) - $banner = 'friendika'; + $banner = 'Friendika'; $a->page['nav'] .= ''; diff --git a/view/head.tpl b/view/head.tpl index fc2177b8..7a962cc2 100644 --- a/view/head.tpl +++ b/view/head.tpl @@ -1,6 +1,7 @@ +