From 41c99f7e974b698c1a91669cf653c4dcf0b293d0 Mon Sep 17 00:00:00 2001
From: ae
Date: Wed, 8 Jan 2025 14:11:43 +0200
Subject: [PATCH] feat: use display instead of name on hover for services
---
README.md | 1 +
layouts/index.html | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/README.md b/README.md
index a98916b..22a39f9 100644
--- a/README.md
+++ b/README.md
@@ -29,6 +29,7 @@ params:
services:
- name: blog
url: /blog
+ disply: Blog
# ...
assets:
diff --git a/layouts/index.html b/layouts/index.html
index 08e9ac1..6b65648 100644
--- a/layouts/index.html
+++ b/layouts/index.html
@@ -31,7 +31,7 @@
•••