mirror of
https://github.com/pixelfed/pixelfed.git
synced 2024-11-09 16:24:51 +00:00
Add default header
This commit is contained in:
parent
85e4be8172
commit
c32fde22e7
3 changed files with 5 additions and 1 deletions
1
storage/app/public/.gitignore
vendored
1
storage/app/public/.gitignore
vendored
|
@ -3,3 +3,4 @@
|
||||||
!no-preview.png
|
!no-preview.png
|
||||||
!m/
|
!m/
|
||||||
!textimg/
|
!textimg/
|
||||||
|
!headers/
|
||||||
|
|
3
storage/app/public/headers/.gitignore
vendored
Normal file
3
storage/app/public/headers/.gitignore
vendored
Normal file
|
@ -0,0 +1,3 @@
|
||||||
|
*
|
||||||
|
!.gitignore
|
||||||
|
!missing.png
|
BIN
storage/app/public/headers/missing.png
Normal file
BIN
storage/app/public/headers/missing.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 81 B |
Loading…
Reference in a new issue