Skip to content
Snippets Groups Projects
Verified Commit 3ddb7d0d authored by Nik | Klampfradler's avatar Nik | Klampfradler
Browse files

[Dev] Use new logo in gource

parent eda68927
No related branches found
No related tags found
1 merge request!167New logo and CI application
......@@ -53,7 +53,7 @@ case "$1" in
"gource")
for d in . apps/official/*; do
gource --output-custom-log - "$d"
done | sort -n | gource --log-format custom --background-image aleksis/core/static/img/aleksis-logo.png -
done | sort -n | gource --log-format custom --background-image aleksis/core/static/img/aleksis-icon.png -
exit
;;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment