Skip to content

Commit

Permalink
feat: expose logo in a folder with more explicit name
Browse files Browse the repository at this point in the history
  • Loading branch information
kpanot committed Oct 6, 2023
1 parent a7b50ac commit bb82b6c
Show file tree
Hide file tree
Showing 67 changed files with 52 additions and 52 deletions.
2 changes: 1 addition & 1 deletion .compodocrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@
"disableRoutesGraph": true,
"disableSearch": true,
"hideGenerator": true,
"customFavicon": ".attachments/logos/otter-128x128.png",
"customFavicon": "assets/logo/flavors/otter-128x128.png",
"templates": "./compodoc-templates/root"
}
2 changes: 1 addition & 1 deletion CONTRIBUTING.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
<p align="center">
<img src="./.attachments/otter.png" alt="Super cute Otter!" width="30%"/>
<img src="./assets/logo/otter.png" alt="Super cute Otter!" width="30%"/>
</p>

# Otter Library - How to contribute
Expand Down
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1 align="center">Otter Framework</h1>
<p align="center">
<img src="./.attachments/otter.png" alt="Super cute Otter!" width="40%"/>
<img src="./assets/logo/otter.png" alt="Super cute Otter!" width="40%"/>
</p>

## Description
Expand Down
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
File renamed without changes
2 changes: 1 addition & 1 deletion packages/@ama-sdk/create/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1 align="center">SDK project initializer</h1>
<p align="center">
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/.attachments/otter.png" alt="Super cute Otter!" width="40%"/>
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/assets/logo/otter.png" alt="Super cute Otter!" width="40%"/>
</p>

## Create an SDK package
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/analytics/.compodocrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"disableRoutesGraph": true,
"disableSearch": false,
"hideGenerator": true,
"customFavicon": "../../../.attachments/logos/otter-128x128.png",
"customFavicon": "../../../assets/logo/flavors/otter-128x128.png",
"templates": "../../../compodoc-templates/package"
}
2 changes: 1 addition & 1 deletion packages/@o3r/analytics/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1 align="center">Otter Analytics</h1>
<p align="center">
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/.attachments/otter.png" alt="Super cute Otter!" width="40%"/>
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/assets/logo/otter.png" alt="Super cute Otter!" width="40%"/>
</p>

This package is an [Otter Framework Module](https://github.com/AmadeusITGroup/otter/tree/main/docs/core/MODULE.md).
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/apis-manager/.compodocrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"disableRoutesGraph": true,
"disableSearch": false,
"hideGenerator": true,
"customFavicon": "../../../.attachments/logos/otter-128x128.png",
"customFavicon": "../../../assets/logo/flavors/otter-128x128.png",
"templates": "../../../compodoc-templates/package"
}
2 changes: 1 addition & 1 deletion packages/@o3r/apis-manager/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1 align="center">Otter APIs-manager</h1>
<p align="center">
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/.attachments/otter.png" alt="Super cute Otter!" width="40%"/>
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/assets/logo/otter.png" alt="Super cute Otter!" width="40%"/>
</p>

This package is an [Otter Framework Module](https://github.com/AmadeusITGroup/otter/tree/main/docs/core/MODULE.md).
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/application/.compodocrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"disableRoutesGraph": true,
"disableSearch": false,
"hideGenerator": true,
"customFavicon": "../../../.attachments/logos/otter-128x128.png",
"customFavicon": "../../../assets/logo/flavors/otter-128x128.png",
"templates": "../../../compodoc-templates/package"
}
2 changes: 1 addition & 1 deletion packages/@o3r/application/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1 align="center">Otter application</h1>
<p align="center">
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/.attachments/otter.png" alt="Super cute Otter!" width="40%"/>
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/assets/logo/otter.png" alt="Super cute Otter!" width="40%"/>
</p>

This package is an [Otter Framework Module](https://github.com/AmadeusITGroup/otter/tree/main/docs/core/MODULE.md).
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/components/.compodocrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"disableRoutesGraph": true,
"disableSearch": false,
"hideGenerator": true,
"customFavicon": "../../../.attachments/logos/otter-128x128.png",
"customFavicon": "../../../assets/logo/flavors/otter-128x128.png",
"templates": "../../../compodoc-templates/package"
}
2 changes: 1 addition & 1 deletion packages/@o3r/components/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1 align="center">Otter components</h1>
<p align="center">
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/.attachments/otter.png" alt="Super cute Otter!" width="40%"/>
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/assets/logo/otter.png" alt="Super cute Otter!" width="40%"/>
</p>

This package is an [Otter Framework Module](https://github.com/AmadeusITGroup/otter/tree/main/docs/core/MODULE.md).
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/configuration/.compodocrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"disableRoutesGraph": true,
"disableSearch": false,
"hideGenerator": true,
"customFavicon": "../../../.attachments/logos/otter-128x128.png",
"customFavicon": "../../../assets/logo/flavors/otter-128x128.png",
"templates": "../../../compodoc-templates/package"
}
2 changes: 1 addition & 1 deletion packages/@o3r/configuration/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1 align="center">Otter configuration</h1>
<p align="center">
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/.attachments/otter.png" alt="Super cute Otter!" width="40%"/>
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/assets/logo/otter.png" alt="Super cute Otter!" width="40%"/>
</p>

This package is an [Otter Framework Module](https://github.com/AmadeusITGroup/otter/tree/main/docs/core/MODULE.md).
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/core/.compodocrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"disableRoutesGraph": true,
"disableSearch": false,
"hideGenerator": true,
"customFavicon": "../../../.attachments/logos/otter-128x128.png",
"customFavicon": "../../../assets/logo/flavors/otter-128x128.png",
"templates": "../../../compodoc-templates/package"
}
2 changes: 1 addition & 1 deletion packages/@o3r/core/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1 align="center">Otter core</h1>
<p align="center">
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/.attachments/otter.png" alt="Super cute Otter!" width="40%"/>
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/assets/logo/otter.png" alt="Super cute Otter!" width="40%"/>
</p>

## Description
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/create/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1 align="center">Otter project initializer</h1>
<p align="center">
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/.attachments/otter.png" alt="Super cute Otter!" width="40%"/>
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/assets/logo/otter.png" alt="Super cute Otter!" width="40%"/>
</p>

## Create an Otter application
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/dev-tools/.compodocrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"disableRoutesGraph": true,
"disableSearch": false,
"hideGenerator": true,
"customFavicon": "../../../.attachments/logos/otter-128x128.png",
"customFavicon": "../../../assets/logo/flavors/otter-128x128.png",
"templates": "../../../compodoc-templates/package"
}
2 changes: 1 addition & 1 deletion packages/@o3r/dev-tools/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1 align="center">Otter dev tools</h1>
<p align="center">
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/.attachments/otter.png" alt="Super cute Otter!" width="40%"/>
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/assets/logo/otter.png" alt="Super cute Otter!" width="40%"/>
</p>

## Description
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/dynamic-content/.compodocrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"disableRoutesGraph": true,
"disableSearch": false,
"hideGenerator": true,
"customFavicon": "../../../.attachments/logos/otter-128x128.png",
"customFavicon": "../../../assets/logo/flavors/otter-128x128.png",
"templates": "../../../compodoc-templates/package"
}
2 changes: 1 addition & 1 deletion packages/@o3r/dynamic-content/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1 align="center">Otter dynamic content</h1>
<p align="center">
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/.attachments/otter.png" alt="Super cute Otter!" width="40%"/>
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/assets/logo/otter.png" alt="Super cute Otter!" width="40%"/>
</p>

This package is an [Otter Framework Module](https://github.com/AmadeusITGroup/otter/tree/main/docs/core/MODULE.md).
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/eslint-config-otter/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1 align="center">Otter eslint config</h1>
<p align="center">
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/.attachments/otter.png" alt="Super cute Otter!" width="40%"/>
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/assets/logo/otter.png" alt="Super cute Otter!" width="40%"/>
</p>

This package is an [Otter Framework Module](https://github.com/AmadeusITGroup/otter/tree/main/docs/core/MODULE.md).
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/eslint-plugin/.compodocrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"disableRoutesGraph": true,
"disableSearch": false,
"hideGenerator": true,
"customFavicon": "../../../.attachments/logos/otter-128x128.png",
"customFavicon": "../../../assets/logo/flavors/otter-128x128.png",
"templates": "../../../compodoc-templates/package"
}
2 changes: 1 addition & 1 deletion packages/@o3r/eslint-plugin/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1 align="center">Otter eslint plugin</h1>
<p align="center">
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/.attachments/otter.png" alt="Super cute Otter!" width="40%"/>
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/assets/logo/otter.png" alt="Super cute Otter!" width="40%"/>
</p>

This package is an [Otter Framework Module](https://github.com/AmadeusITGroup/otter/tree/main/docs/core/MODULE.md).
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/extractors/.compodocrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"disableRoutesGraph": true,
"disableSearch": false,
"hideGenerator": true,
"customFavicon": "../../../.attachments/logos/otter-128x128.png",
"customFavicon": "../../../assets/logo/flavors/otter-128x128.png",
"templates": "../../../compodoc-templates/package"
}
2 changes: 1 addition & 1 deletion packages/@o3r/extractors/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1 align="center">Otter extractor</h1>
<p align="center">
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/.attachments/otter.png" alt="Super cute Otter!" width="40%"/>
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/assets/logo/otter.png" alt="Super cute Otter!" width="40%"/>
</p>

This package is an [Otter Framework Module](https://github.com/AmadeusITGroup/otter/tree/main/docs/core/MODULE.md).
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/forms/.compodocrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"disableRoutesGraph": true,
"disableSearch": false,
"hideGenerator": true,
"customFavicon": "../../../.attachments/logos/otter-128x128.png",
"customFavicon": "../../../assets/logo/flavors/otter-128x128.png",
"templates": "../../../compodoc-templates/package"
}
2 changes: 1 addition & 1 deletion packages/@o3r/forms/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1 align="center">Otter forms</h1>
<p align="center">
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/.attachments/otter.png" alt="Super cute Otter!" width="40%"/>
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/assets/logo/otter.png" alt="Super cute Otter!" width="40%"/>
</p>

This package is an [Otter Framework Module](https://github.com/AmadeusITGroup/otter/tree/main/docs/core/MODULE.md).
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/localization/.compodocrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"disableRoutesGraph": true,
"disableSearch": false,
"hideGenerator": true,
"customFavicon": "../../../.attachments/logos/otter-128x128.png",
"customFavicon": "../../../assets/logo/flavors/otter-128x128.png",
"templates": "../../../compodoc-templates/package"
}
2 changes: 1 addition & 1 deletion packages/@o3r/localization/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1 align="center">Otter localization</h1>
<p align="center">
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/.attachments/otter.png" alt="Super cute Otter!" width="40%"/>
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/assets/logo/otter.png" alt="Super cute Otter!" width="40%"/>
</p>

This package is an [Otter Framework Module](https://github.com/AmadeusITGroup/otter/tree/main/docs/core/MODULE.md).
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/logger/.compodocrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"disableRoutesGraph": true,
"disableSearch": false,
"hideGenerator": true,
"customFavicon": "../../../.attachments/logos/otter-128x128.png",
"customFavicon": "../../../assets/logo/flavors/otter-128x128.png",
"templates": "../../../compodoc-templates/package"
}
2 changes: 1 addition & 1 deletion packages/@o3r/logger/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1 align="center">Otter logger</h1>
<p align="center">
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/.attachments/otter.png" alt="Super cute Otter!" width="40%"/>
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/assets/logo/otter.png" alt="Super cute Otter!" width="40%"/>
</p>

This package is an [Otter Framework Module](https://github.com/AmadeusITGroup/otter/tree/main/docs/core/MODULE.md).
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/mobile/.compodocrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"disableRoutesGraph": true,
"disableSearch": false,
"hideGenerator": true,
"customFavicon": "../../../.attachments/logos/otter-128x128.png",
"customFavicon": "../../../assets/logo/flavors/otter-128x128.png",
"templates": "../../../compodoc-templates/package"
}
2 changes: 1 addition & 1 deletion packages/@o3r/mobile/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1 align="center">Otter Mobile</h1>
<p align="center">
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/.attachments/otter.png" alt="Super cute Otter!" width="40%"/>
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/assets/logo/otter.png" alt="Super cute Otter!" width="40%"/>
</p>

This package is an [Otter Framework Module](https://github.com/AmadeusITGroup/otter/tree/main/docs/core/MODULE.md).
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/routing/.compodocrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"disableRoutesGraph": true,
"disableSearch": false,
"hideGenerator": true,
"customFavicon": "../../../.attachments/logos/otter-128x128.png",
"customFavicon": "../../../assets/logo/flavors/otter-128x128.png",
"templates": "../../../compodoc-templates/package"
}
2 changes: 1 addition & 1 deletion packages/@o3r/routing/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1 align="center">Otter routing</h1>
<p align="center">
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/.attachments/otter.png" alt="Super cute Otter!" width="40%"/>
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/assets/logo/otter.png" alt="Super cute Otter!" width="40%"/>
</p>

This package is an [Otter Framework Module](https://github.com/AmadeusITGroup/otter/tree/main/docs/core/MODULE.md).
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/rules-engine/.compodocrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"disableRoutesGraph": true,
"disableSearch": false,
"hideGenerator": true,
"customFavicon": "../../../.attachments/logos/otter-128x128.png",
"customFavicon": "../../../assets/logo/flavors/otter-128x128.png",
"templates": "../../../compodoc-templates/package"
}
2 changes: 1 addition & 1 deletion packages/@o3r/rules-engine/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1 align="center">Otter rules-engine</h1>
<p align="center">
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/.attachments/otter.png" alt="Super cute Otter!" width="40%"/>
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/assets/logo/otter.png" alt="Super cute Otter!" width="40%"/>
</p>

This package is an [Otter Framework Module](https://github.com/AmadeusITGroup/otter/tree/main/docs/core/MODULE.md).
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/schematics/.compodocrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"disableRoutesGraph": true,
"disableSearch": false,
"hideGenerator": true,
"customFavicon": "../../../.attachments/logos/otter-128x128.png",
"customFavicon": "../../../assets/logo/flavors/otter-128x128.png",
"templates": "../../../compodoc-templates/package"
}
2 changes: 1 addition & 1 deletion packages/@o3r/schematics/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1 align="center">Otter schematics</h1>
<p align="center">
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/.attachments/otter.png" alt="Super cute Otter!" width="40%"/>
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/assets/logo/otter.png" alt="Super cute Otter!" width="40%"/>
</p>

This package is an [Otter Framework Module](https://github.com/AmadeusITGroup/otter/tree/main/docs/core/MODULE.md).
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/store-sync/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1 align="center">Otter Store Sync</h1>
<p align="center">
<img src="../../../.attachments/otter.png" alt="Super cute Otter!" width="40%"/>
<img src="../../../assets/logo/otter.png" alt="Super cute Otter!" width="40%"/>
</p>

This package is an [Otter Framework Module](https://github.com/AmadeusITGroup/otter/tree/main/docs/core/MODULE.md).
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/storybook/.compodocrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"disableRoutesGraph": true,
"disableSearch": false,
"hideGenerator": true,
"customFavicon": "../../../.attachments/logos/otter-128x128.png",
"customFavicon": "../../../assets/logo/flavors/otter-128x128.png",
"templates": "../../../compodoc-templates/package"
}
2 changes: 1 addition & 1 deletion packages/@o3r/storybook/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1 align="center">Otter storybook</h1>
<p align="center">
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/.attachments/otter.png" alt="Super cute Otter!" width="40%"/>
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/assets/logo/otter.png" alt="Super cute Otter!" width="40%"/>
</p>

This package is an [Otter Framework Module](https://github.com/AmadeusITGroup/otter/tree/main/docs/core/MODULE.md).
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/stylelint-plugin/.compodocrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"disableRoutesGraph": true,
"disableSearch": false,
"hideGenerator": true,
"customFavicon": "../../../.attachments/logos/otter-128x128.png",
"customFavicon": "../../../assets/logo/flavors/otter-128x128.png",
"templates": "../../../compodoc-templates/package"
}
2 changes: 1 addition & 1 deletion packages/@o3r/stylelint-plugin/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1 align="center">Otter stylelint plugin</h1>
<p align="center">
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/.attachments/otter.png" alt="Super cute Otter!" width="40%"/>
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/assets/logo/otter.png" alt="Super cute Otter!" width="40%"/>
</p>

This package is an [Otter Framework Module](https://github.com/AmadeusITGroup/otter/tree/main/docs/core/MODULE.md).
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/styling/.compodocrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"disableRoutesGraph": true,
"disableSearch": false,
"hideGenerator": true,
"customFavicon": "../../../.attachments/logos/otter-128x128.png",
"customFavicon": "../../../assets/logo/flavors/otter-128x128.png",
"templates": "../../../compodoc-templates/package"
}
2 changes: 1 addition & 1 deletion packages/@o3r/styling/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1 align="center">Otter styling</h1>
<p align="center">
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/.attachments/otter.png" alt="Super cute Otter!" width="40%"/>
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/assets/logo/otter.png" alt="Super cute Otter!" width="40%"/>
</p>

This package is an [Otter Framework Module](https://github.com/AmadeusITGroup/otter/tree/main/docs/core/MODULE.md).
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/test-helpers/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1 align="center">Otter test-helpers</h1>
<p align="center">
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/.attachments/otter.png" alt="Super cute Otter!" width="40%"/>
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/assets/logo/otter.png" alt="Super cute Otter!" width="40%"/>
</p>

This package is an [Otter Framework Module](https://github.com/AmadeusITGroup/otter/tree/main/docs/core/MODULE.md).
Expand Down
2 changes: 1 addition & 1 deletion packages/@o3r/testing/.compodocrc.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@
"disableRoutesGraph": true,
"disableSearch": false,
"hideGenerator": true,
"customFavicon": "../../../.attachments/logos/otter-128x128.png",
"customFavicon": "../../../assets/logo/flavors/otter-128x128.png",
"templates": "../../../compodoc-templates/package"
}
2 changes: 1 addition & 1 deletion packages/@o3r/testing/README.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
<h1 align="center">Otter testing</h1>
<p align="center">
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/.attachments/otter.png" alt="Super cute Otter!" width="40%"/>
<img src="https://raw.githubusercontent.com/AmadeusITGroup/otter/main/assets/logo/otter.png" alt="Super cute Otter!" width="40%"/>
</p>

This package is an [Otter Framework Module](https://github.com/AmadeusITGroup/otter/tree/main/docs/core/MODULE.md).
Expand Down
Loading

0 comments on commit bb82b6c

Please sign in to comment.