Skip to content

Commit

Permalink
Add trademark request form (#358)
Browse files Browse the repository at this point in the history
* Add trademark request form

* Compile Assets

---------

Co-authored-by: jasonlbeggs <[email protected]>
  • Loading branch information
jasonlbeggs and jasonlbeggs authored Sep 13, 2024
1 parent aa19ed3 commit 849446c
Show file tree
Hide file tree
Showing 18 changed files with 1,526 additions and 1,787 deletions.
4 changes: 4 additions & 0 deletions config/services.php
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,8 @@
'zone' => env('CLOUDFLARE_ZONE'),
'token' => env('CLOUDFLARE_TOKEN'),
],

'recaptcha' => [
'site_key' => env('RECAPTCHA_SITE_KEY'),
],
];
3,146 changes: 1,401 additions & 1,745 deletions package-lock.json

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,14 +9,15 @@
"@alpinejs/focus": "^3.9.6",
"@docsearch/css": "^3.3.3",
"@docsearch/js": "^3.3.3",
"@tailwindcss/forms": "^0.5.9",
"alpinejs": "^3.7.1",
"autoprefixer": "^10.4.14",
"clipboard": "^2.0.10",
"instant.page": "^5.2.0",
"laravel-vite-plugin": "^0.7.6",
"postcss": "^8.4.21",
"postcss-import": "^14.0.0",
"tailwindcss": "^3.3.0",
"tailwindcss": "^3.4.0",
"vite": "^4.3.9"
}
}
24 changes: 0 additions & 24 deletions public/build/assets/app-3647e7c5.js

This file was deleted.

1 change: 1 addition & 0 deletions public/build/assets/app-70286f82.css

Large diffs are not rendered by default.

31 changes: 31 additions & 0 deletions public/build/assets/app-70a5a3a6.js

Large diffs are not rendered by default.

1 change: 0 additions & 1 deletion public/build/assets/app-d2613379.css

This file was deleted.

6 changes: 0 additions & 6 deletions public/build/assets/docs-143568ce.js

This file was deleted.

Loading

0 comments on commit 849446c

Please sign in to comment.