mirror of
https://github.com/appwrite/appwrite.git
synced 2026-05-26 13:51:13 +00:00
Updated logo
This commit is contained in:
@@ -10,7 +10,7 @@ $litespeed = $this->getParam('litespeed', true);
|
||||
$analytics = $this->getParam('analytics', 'UA-26264668-9');
|
||||
$mode = $this->getParam('mode', '');
|
||||
$canonical = $this->getParam('canonical', '');
|
||||
$image = $this->getParam('image', '/images/ogimage.png');
|
||||
$image = $this->getParam('image', '/images/logo.png');
|
||||
$locale = $this->getParam('locale', null);
|
||||
$runtimes = $this->getParam('runtimes', null);
|
||||
|
||||
|
||||
Reference in New Issue
Block a user