Skip to content

Commit 96afe21

Browse files
[Enhancement] Update logo files (#137)
Co-authored-by: Kaelig Deloumeau-Prigent <kaelig@users.noreply.github.com>
1 parent 740bb84 commit 96afe21

17 files changed

+42
-35
lines changed

package-lock.json

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"@quasibit/eleventy-plugin-schema": "^1.0.0",
2020
"@quasibit/eleventy-plugin-sitemap": "^2.0.3",
2121
"dotenv": "^8.2.0",
22-
"eleventy-plugin-seo": "git://github.com/daviddarnes/eleventy-plugin-seo.git",
22+
"eleventy-plugin-seo": "github:daviddarnes/eleventy-plugin-seo",
2323
"fast-glob": "^3.2.4",
2424
"gray-matter": "^4.0.2",
2525
"markdown-it": "^10.0.0",

src/_includes/partials/sidebar.njk

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
<aside class="sidebar">
22
<div class="sidebar__section sidebar__section--logo">
33
<a href="{{ site.parentUrl }}" class="logo">
4-
<img width="147" height="40" src="{{ site.logo }}" alt="{{ site.parentTitle }}">
4+
<img width="99" height="40" src="{{ site.logo }}" alt="{{ site.parentTitle }}">
55
</a>
66
<a href="{{ site.url }}" class="logo logo--child">
7-
<img width="150" height="40" src="{{ site.logoChild }}" alt="{{ site.childTitle }}">
7+
<img width="86" height="40" src="{{ site.logoChild }}" alt="{{ site.childTitle }}">
88
</a>
99
</div>
1010
<div class="sidebar__section sidebar__section--navigation">
-105 KB
Loading
-5.5 KB
Loading
-6.69 KB
Loading
-230 Bytes
Loading
-9.01 KB
Loading
-972 Bytes
Loading
-37.2 KB
Loading
-4.09 KB
Loading

src/assets/images/logos/functions.svg

Lines changed: 10 additions & 14 deletions
Loading
11.6 KB
Loading
-1.31 KB
Loading

src/assets/images/logos/logo.png

-2 KB
Loading

0 commit comments

Comments
 (0)