Skip to content

Commit

Permalink
docs: update documentation images
Browse files Browse the repository at this point in the history
  • Loading branch information
hugofpaiva committed Jun 11, 2023
1 parent 7b4fe6b commit d43ccb4
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -89,10 +89,10 @@ A repository with a detailed example can be found [here](https://github.com/hugo
To solve this problem, a simple JavaScript script needs to be executed in the browser console so that the maximum width size is increased. The results are shown in the following image:

Before:
![Before JS Script](./docs/images/before_js_script_comment_length.png "Before JS Script")
![Before JS Script](./docs/images/before_js_script_comment_length_white.png "Before JS Script")

After:
![After JS Script](./docs/images/after_js_script_comment_length.png "After JS Script")
![After JS Script](./docs/images/after_js_script_comment_length_white.png "After JS Script")

The script to be executed is the following:
```javascript
Expand Down
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
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 d43ccb4

Please sign in to comment.