Skip to content

Commit

Permalink
docs: Updated retyped to v3.4.1 (#138)
Browse files Browse the repository at this point in the history
  • Loading branch information
patricklafrance authored Sep 11, 2023
1 parent 33049ac commit b499b26
Show file tree
Hide file tree
Showing 4 changed files with 11 additions and 10 deletions.
6 changes: 1 addition & 5 deletions docs/_includes/head.html
Original file line number Diff line number Diff line change
@@ -1,5 +1 @@
<style>
.docs-markdown > ol, .docs-markdown > ul {
padding-left: 1rem !important;
}
</style>
<link href="https://gsoft-inc.github.io/wl-idp-docs-hub/static/retype_customization.css" rel="stylesheet" />
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@
"eslint": "8.49.0",
"jest": "29.6.4",
"prettier": "3.0.3",
"retypeapp": "3.4.0",
"retypeapp": "3.4.1",
"stylelint": "15.10.3",
"ts-node": "10.9.1",
"typescript": "5.2.2"
Expand Down
8 changes: 4 additions & 4 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

5 changes: 5 additions & 0 deletions retype.yml
Original file line number Diff line number Diff line change
Expand Up @@ -78,4 +78,9 @@ footer:
link: https://github.com/gsoft-inc/wl-web-configs/blob/main/LICENSE
target: blank

# To allow using {{ }} in code blocks.
# View: https://github.com/retypeapp/retype/issues/622#issuecomment-1712391219.
templating:
enabled: false

verbose: true

0 comments on commit b499b26

Please sign in to comment.