mirror of
https://github.com/catppuccin/web-file-explorer-icons.git
synced 2026-01-09 05:50:49 +08:00
fix(sites/tangled): update domain to tangled.org (#228)
This commit is contained in:
parent
042e0caa45
commit
041d1e3c7a
@ -47,7 +47,7 @@ Applies Catppuccin-themed code/file icons to file explorers on the following sit
|
||||
- [Gitea](https://gitea.com)
|
||||
- [Forgejo](https://forgejo.org)
|
||||
- [Bitbucket](https://bitbucket.org)
|
||||
- [tangled.sh](https://tangled.sh)
|
||||
- [Tangled](https://tangled.org)
|
||||
|
||||
## Usage
|
||||
|
||||
|
||||
@ -35,6 +35,6 @@ details:not([open]) > summary > .tree-directory svg[${ATTRIBUTE_PREFIX}]:not([${
|
||||
`.trim();
|
||||
|
||||
export const tangled: Site = {
|
||||
domains: ['tangled.sh'],
|
||||
domains: ['tangled.org'],
|
||||
replacements: [mainRepositoryImplementation, commitTreeImplementation],
|
||||
};
|
||||
|
||||
@ -84,7 +84,7 @@ export default defineConfig({
|
||||
'https://gitea.com/gitea/gitea-mirror',
|
||||
'https://gitea.catppuccin.com/catppuccin/catppuccin',
|
||||
'https://bitbucket.org/atlassian/atlassian-frontend-mirror',
|
||||
'https://tangled.sh/@tangled.sh/core',
|
||||
'https://tangled.org/@tangled.org/core',
|
||||
],
|
||||
},
|
||||
});
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user