🎉 Feat: add breadcrumb navigation (#309)

⬆️ Required Hugo versions above 0.109.0
This commit is contained in:
Cell
2023-03-24 17:02:38 +08:00
committed by GitHub
parent 913b79b30a
commit 0f5e60274a
25 changed files with 170 additions and 82 deletions
+6
View File
@@ -100,6 +100,12 @@ pre {
cursor: pointer;
}
.ellipses,
.edit,
.copy {
@extend .print-d-none;
}
.code-title {
width: 100%;
padding: 0.4rem;