Skip to content

Commit

Permalink
optimize large assets (#4228)
Browse files Browse the repository at this point in the history
## What are you changing in this pull request and why?

[Asana](https://app.asana.com/0/1200099998847559/1205557461071503/f)

This optimizes a few large assets to attempt to reduce Vercel bandwidth
usage.

## Previews
Verify assets still showing correctly on the following pages:
-
https://docs-getdbt-com-git-improve-bundle-size-dbt-labs.vercel.app/docs/dbt-cloud-apis/user-tokens#user-api-tokens
-
https://docs-getdbt-com-git-improve-bundle-size-dbt-labs.vercel.app/faqs/Project/delete-a-project
  • Loading branch information
JKarlavige authored Oct 10, 2023
2 parents d28b0ee + e7fb8f5 commit add2dfa
Show file tree
Hide file tree
Showing 9 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion website/docs/docs/dbt-cloud-apis/user-tokens.md
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ permissions of the user the that they were created for.
You can find your User API token in the Profile page under the `API Access`
label.

<Lightbox src="/img/api-access-profile.png" title="Finding your API token in your dbt Cloud Profile" />
<Lightbox src="/img/api-access-profile.jpg" title="Finding your API token in your dbt Cloud Profile" />

## FAQs

Expand Down
Binary file modified website/static/img/Filtering.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified website/static/img/Paginate.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file added website/static/img/api-access-profile.jpg
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed website/static/img/api-access-profile.png
Binary file not shown.
Binary file modified website/static/img/dbt-cloud-project-setup-flow-next.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified website/static/img/delete_projects_from_dbt_cloud_20221023.gif
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified website/static/img/node_color_example.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file removed website/static/img/sample_email_data.png
Binary file not shown.

0 comments on commit add2dfa

Please sign in to comment.