We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2474b90 commit 0ced3dbCopy full SHA for 0ced3db
README.md
@@ -70,9 +70,8 @@ coderbunker
70
│ ├── assets
71
│ │ ├── content
72
│ │ ├── fonts
73
-│ │ ├── images
74
-│ │ │ └── portraits // 👈 add team member image here
75
-│ │ └── pdfs // 👈 add the Retainer Agreement here
+│ │ └── images
+│ │ └── portraits // 👈 add team member image here
76
│ ├── components
77
│ │ ├── button.js
78
│ │ └── // 👈 add reusable components, etc...
0 commit comments