mirror of
https://github.com/pinry/pinry.git
synced 2025-11-13 16:45:41 +01:00
Update logo location to use docs logos
This commit is contained in:
@@ -8,7 +8,7 @@ from core.models import Pin, Image
|
||||
from users.models import User
|
||||
|
||||
|
||||
TEST_IMAGE_PATH = 'logo.png'
|
||||
TEST_IMAGE_PATH = 'docs/src/imgs/logo-dark.png'
|
||||
|
||||
|
||||
def create_user(username):
|
||||
|
||||
Reference in New Issue
Block a user