Skip to content

Commit

Permalink
Added ::= aeruginous.png
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinmatthes authored Jan 9, 2024
1 parent 2ba807a commit 7b2d1b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/aeruginous.asy
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ for (int i = 0; i < 5; ++i)
draw (circle ((0,0), 1), linewidth (1.5));
draw (circle ((0,0), 1.25), linewidth (1.8));

// Text.
// Project name icon.
label ("\Huge Æ", (0,0));

/******************************************************************************/

0 comments on commit 7b2d1b7

Please sign in to comment.