Skip to content

Latest commit

 

History

History
34 lines (26 loc) · 1.54 KB

README.md

File metadata and controls

34 lines (26 loc) · 1.54 KB

We use a custom Markdown extension which adds a compact syntax for favicon links:

{<website_id>:<url>}

Where website_id is the id of the site, and url is the url of the link.

These will be replaced with an image of the website's favicon which links to the url.

Available websites

Icon ID URL
bb bitbucket.org
cb codeberg.org
cf curseforge.com
electricalage electrical-age.net
flansmod flansmod.com
gh github.com
gl gitlab.com
gregtech gregtech.overminddl1.com
mcf minecraftforum.net
mr modrinth.com
mujp forum.minecraftuser.jp

Example

Cool Mod {gh:https://github.com/coolguy/CoolMod} {cf:https://legacy.curseforge.com/minecraft/mc-mods/coolmod} {mr:https://modrinth.com/mod/coolmod}

Gets turned into:

Cool Mod icon-github icon-curseforge icon-modrinth