Skip to content

Commit

Permalink
Merge pull request #184 from discordbotsdb/patch-1
Browse files Browse the repository at this point in the history
Add Reseter.css
  • Loading branch information
Roshanjossey authored Jul 2, 2021
2 parents 30455d3 + 802acd4 commit ef6ed12
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/components/ProjectList/listOfProjects.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,11 @@
const projectList = [
{
name: 'Reseter.css',
imageSrc: 'https://github.com/krishdevdb/reseter.css/raw/master/logo.png',
projectLink: 'https://github.com/krishdevdb/reseter.css',
description: 'Reseter.css is an awesome CSS boilerplate for a website. It is a great tool for any web designer. Reseter.css resets all the premade styles by the browser. It normalizes the browser\'s stylesheet for a better cross-browser experience.',
tags: ['css', 'sass' 'scss', 'less', 'stylus']
},
{
name: 'MoveIt',
imageSrc: 'https://camo.githubusercontent.com/8dc96fd1c0547dcf77efe1b4fa579dd628bc4069b91cdb401b56da570064b115/68747470733a2f2f6d6f766569742e726f732e6f72672f6173736574732f6c6f676f2f6d6f766569745f6c6f676f2d626c61636b2e706e67',
Expand Down

0 comments on commit ef6ed12

Please sign in to comment.