diff --git a/src/data/projects.js b/src/data/projects.js index e560c69b..24ac8847 100644 --- a/src/data/projects.js +++ b/src/data/projects.js @@ -499,7 +499,7 @@ export const projectList = [ tags: ["CSS", "tips", "guide", "simple", "useful"], }, { - name: "AnitaB.org ", + name: "AnitaB.org", imageSrc: "https://user-images.githubusercontent.com/60894542/94313579-9780c080-ff9c-11ea-8853-daa2a1c0fff5.png", projectLink: "https://github.com/anitab-org", @@ -1458,4 +1458,4 @@ export const projectList = [ description: "Ansible is a radically simple IT automation platform that makes your applications and systems easier to deploy.", tags: ["Python", "Automation", "Configuration Management"], }, -]; \ No newline at end of file +];