Skip to content

Commit 346a225

Browse files
committed
resource
1 parent 43e1861 commit 346a225

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

Docs/ui-component/Java/Java.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ title: Java
44
has_children: true
55
nav_order: 2
66
resource: true
7+
desc: "Java interview questions and answers."
78
categories: [Java,Java8,Multithreading]
89
permalink: Docs/ui-component/Java
910
---

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ permalink: /
1212
---
1313

1414
{% for cat in site.category-list %}
15-
#### {{ cat }}
15+
### {{ cat }}
1616
<ul>
1717
{% for page in site.pages %}
1818
{% if page.resource == true %}

0 commit comments

Comments
 (0)