indus / Zodiac

rewrite of jnicol/particleground
MIT License
101 stars 7 forks source link

console logs #2

Open cyntss opened 9 years ago

cyntss commented 9 years ago

image

This is what I see in the website after including zodiac and initializing it.

agauniyal commented 8 years ago

bc you're probably using this code -

console.log("%c Zodiac [0.1.1] ", "color:#42b983;background-color:#333;font-weight:bold;font-size:20px;");
console.log(zodiac);

from inside demo directory.