Skip to content

Commit 9bcc636

Browse files
committed
Quartz sync: May 20, 2025, 10:20 PM
1 parent db4f4ec commit 9bcc636

File tree

2 files changed

+6
-23
lines changed

2 files changed

+6
-23
lines changed

content/index.md

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@ comments: "false"
1313

1414
# MOC
1515
- [[About|About]]
16-
- [[- Computer Science]]
17-
- [[- Algorithms]]
18-
- [[- PS]]
19-
- [[- Frontend]]
20-
- [[- Note Taking]]
21-
- [[- Philosophy]]
16+
- [[- Computer Science | 🗺️ - Computer Science]]
17+
- [[- Algorithms | 🗺️ - Algorithms]]
18+
- [[- PS |🗺️ - PS]]
19+
- [[- Frontend| 🗺️ - Frontend]]
20+
- [[- Note Taking|🗺️ - Note Taking]]
21+
- [[- Philosophy | 🗺️ - Philosophy]]
2222
- #moc
2323

2424
# Basic Guide

quartz/styles/custom.scss

Lines changed: 0 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -146,23 +146,6 @@ footer {
146146
}
147147
}
148148

149-
150-
// .center a[href^="./--"]::before {
151-
// content: "🗺️ ";
152-
// }
153-
154-
// .search-container .preview-inner a[href^="/--"]::before {
155-
// content: "🗺️ ";
156-
// }
157-
158-
// .center a[data-slug^="--"]::before {
159-
// content: "🗺️ ";
160-
// }
161-
162-
// .popover .popover-inner a[data-slug^="--"]::before {
163-
// content: "🗺️ ";
164-
// }
165-
166149
.popover .section {
167150
grid-template-columns: minmax(0, 1fr) fit-content(8em);
168151
}

0 commit comments

Comments
 (0)