diff options
author | (quasar) nebula <qznebula@protonmail.com> | 2024-03-30 13:08:27 -0300 |
---|---|---|
committer | (quasar) nebula <qznebula@protonmail.com> | 2024-03-30 13:19:51 -0300 |
commit | 2a2da579eea65cde8dc5ba52421ae0822c729eab (patch) | |
tree | 2a5d4516ead022cb8cf4fda1193ce97aeab27569 /test | |
parent | 25806dc2d228d654c29b109ab0411c00bb5990f1 (diff) |
external-links: Linktree
Diffstat (limited to 'test')
-rw-r--r-- | test/snapshot/linkExternal.js | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/test/snapshot/linkExternal.js b/test/snapshot/linkExternal.js index a9ce7eb2..3d759ff1 100644 --- a/test/snapshot/linkExternal.js +++ b/test/snapshot/linkExternal.js @@ -115,6 +115,9 @@ testContentFunctions(t, 'linkExternal (snapshot)', async (t, evaluate) => { // platform: ko-fi 'https://ko-fi.com/gnaach', + // platform: linktree + 'https://linktr.ee/bbpanzu', + // platform: mastodon 'https://types.pl/', |