Skip to content

AlefAlefAlef/animated-logo

Repository files navigation

Animated Logo

The animated logo graphic for our site

Screenshot

Development

Download the necessary fonts:

fonts=(
    "synopsis/synopsis-demibold-aaa.woff"
    "ploni/ploni-regular-aaa.woff2"
);

echo ${fonts[@]} | xargs -n 1 -I% curl --output "fonts/%" --create-dirs "https://alefalefalef.co.il/wp-content/fonts/%";

About

A cube graphic for AlefAlefAlef

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published