From b354060963dcef09c2a93afdea9b3af894ae3eb3 Mon Sep 17 00:00:00 2001 From: Koala Yeung Date: Tue, 6 Aug 2024 23:13:43 +0800 Subject: [PATCH 1/2] Improve usability of the site * Add breadcrumbs. * Change site title from h1 to div. * Add additional h1 in the page for page title. --- _includes/breadcrumbs.html | 13 +++++++++++++ _includes/header.html | 1 - _layouts/default.html | 17 +++++++++++++++-- index.md | 5 ++--- stylesheets/cangjians.css | 15 +++++++++++++++ 5 files changed, 45 insertions(+), 6 deletions(-) create mode 100644 _includes/breadcrumbs.html diff --git a/_includes/breadcrumbs.html b/_includes/breadcrumbs.html new file mode 100644 index 0000000..4d3a77a --- /dev/null +++ b/_includes/breadcrumbs.html @@ -0,0 +1,13 @@ + \ No newline at end of file diff --git a/_includes/header.html b/_includes/header.html index f4efa9e..441c464 100644 --- a/_includes/header.html +++ b/_includes/header.html @@ -5,7 +5,6 @@ target="_blank">View on Freedesktop.org

Project Cangjie 全倉頡中文輸入

-