Skip to content

Commit

Permalink
Merge pull request #1253 from igoroctaviano/feat/fulltone-ultimate-oc…
Browse files Browse the repository at this point in the history
…tave

Fulltone Ultimate Octave Pedal
  • Loading branch information
tehtrav authored Nov 1, 2023
2 parents a0d4225 + f51657c commit 566bf5a
Show file tree
Hide file tree
Showing 4 changed files with 7 additions and 5 deletions.
Binary file added app/images/pedals/fulltone-ultimate-octave.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
5 changes: 0 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,13 +20,11 @@
"gulp-util": "^3.0.6",
"gulp-watch": "^4.3.5"
},

"devDependencies": {
"gulp-responsive": "^2.9.0",
"http-server": "^0.11.1",
"prettier": "2.2.1"
},

"scripts": {
"serve": "http-server ./ -o",
"test": "echo \"Error: no test specified\" && exit 1"
Expand All @@ -35,19 +33,16 @@
"type": "git",
"url": "git+https://github.com/tehtrav/pedal-playground.git"
},

"keywords": [
"gulp",
"scss",
"front",
"end"
],

"author": "Travis Lehman",
"license": "ISC",
"bugs": {
"url": "https://github.com/tehtrav/pedal-playground/issues"
},

"homepage": "https://github.com/tehtrav/pedal-playground#readme"
}
7 changes: 7 additions & 0 deletions public/data/pedals.json
Original file line number Diff line number Diff line change
Expand Up @@ -14447,6 +14447,13 @@
"Height": 4.72,
"Image": "fuchs-royal-plush-compressor.png"
},
{
"Brand": "Fulltone",
"Name": "Ultimate Octave",
"Width": 5.91,
"Height": 3.17,
"Image": "fulltone-ultimate-octave.png"
},
{
"Brand": "Fulltone",
"Name": "2B",
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.

0 comments on commit 566bf5a

Please sign in to comment.