mirror of
https://github.com/pheralb/svgl.git
synced 2025-12-29 08:01:36 +08:00
⚒️ Change svgs data.
This commit is contained in:
@@ -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;
|
||||
Reference in New Issue
Block a user