How do I add a link to a sidebar image?

Setting up my first community, I cannot figure out to have a link behind an image. Specific example, I want to have a link to a discord server behind a discord logo

4 points · 2 comments · view on lemmy.world

2 Comments

sunaurus@lemm.ee · 2 pts · 3y (1 reply)

The syntax is [![alt text](image)](hyperlink).

For example, [![lemm.ee logo](https://lemm.ee/pictrs/image/59311644-70c1-42ab-ad7e-0ba130db39be.png?format=webp)](https://lemm.ee)

results in:

lemm.ee logo

ComputerSagtNein@lemm.ee · 1 pts · 3y

Thank you! :)