ode-csslib-panda 3.4.24-develop.202511241600 → 3.4.24-develop.202511251030

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -91,7 +91,7 @@
91
91
  {{! Users that are not activated }}
92
92
  {{#activationCode}}
93
93
  <div{{^end}} style="page-break-after: always"{{/end}}>
94
- <img id="logo" src="logo.png" alt="logo"></img>
94
+ <img id="logo" src="illustrations/logo.png" alt="logo"></img>
95
95
  <div class="banner">
96
96
  <span class="content">Ce document s'adresse à <b>{{firstName}} {{lastName}}</b></span><br/>
97
97
  {{^isGuestOrPersonnel}}
@@ -184,7 +184,7 @@
184
184
  {{! Users that are activated }}
185
185
  {{^activationCode}}
186
186
  <div{{^end}} style="page-break-after: always"{{/end}}>
187
- <img id="logo" src="logo.png" alt="logo"></img>
187
+ <img id="logo" src="illustrations/logo.png" alt="logo"></img>
188
188
  <div class="banner">
189
189
  <span class="content">Ce document s'adresse à <b>{{firstName}} {{lastName}}</b></span><br/>
190
190
  {{^isGuestOrPersonnel}}
package/dist/version.txt CHANGED
@@ -1,2 +1,2 @@
1
1
  entcore-css-lib 30/07/2025 17:29:19
2
- ode-csslib-panda 24/11/2025 16:01:15
2
+ ode-csslib-panda 25/11/2025 10:31:17
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "ode-csslib-panda",
3
- "version": "3.4.24-develop.202511241600",
3
+ "version": "3.4.24-develop.202511251030",
4
4
  "description": "Panda theme by Edifice",
5
5
  "repository": {
6
6
  "type": "git",