Skip to content

Commit 9e53573

Browse files
authored
Merge pull request #21 from platform-mesh/fix-funding-logo
2 parents 29f64a9 + d5fbf13 commit 9e53573

File tree

8 files changed

+1
-67
lines changed

8 files changed

+1
-67
lines changed

.gitattributes

Lines changed: 0 additions & 2 deletions
This file was deleted.

.vitepress/theme/components/VPFooter.vue

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@ const projectName = title || 'PlatformMesh'
4343
<div class="funding-image">
4444
<div class="funding-image-container">
4545
<div class="funding-image-bg"></div>
46-
<img src="/eu-support.png" alt="EU and German government funding logos" class="funding-image-src">
46+
<img src="/eu_support.png" alt="EU and German government funding logos" class="funding-image-src">
4747
</div>
4848
</div>
4949
<div class="funding-text">

assets/pm_logo.png

Lines changed: 0 additions & 3 deletions
This file was deleted.

assets/pm_logo.svg

Lines changed: 0 additions & 58 deletions
This file was deleted.

public/eu-support.png

Lines changed: 0 additions & 3 deletions
This file was deleted.

public/eu_support.png

61.8 KB
Loading

public/favicon.ico

223 KB
Binary file not shown.

public/pm_logo.png

947 KB
Loading

0 commit comments

Comments
 (0)