mirror of
https://github.com/pheralb/svgl.git
synced 2024-11-10 14:46:54 +08:00
⚒️ Change svgs data.
This commit is contained in:
parent
b21f464108
commit
be4eae31af
@ -1,4 +1,4 @@
|
||||
const SVGSLogos = [
|
||||
const logos = [
|
||||
{
|
||||
id: 1,
|
||||
href: "/library/discord.svg",
|
||||
@ -344,4 +344,4 @@ const SVGSLogos = [
|
||||
}
|
||||
];
|
||||
|
||||
export default SVGSLogos;
|
||||
export default logos;
|
Loading…
Reference in New Issue
Block a user