Private GIT

Skip to content
Snippets Groups Projects
Commit a65eeb73 authored by Albvadi's avatar Albvadi Committed by vlbox
Browse files

Fix HDcity.li (#2609)

Fixed for work with both themes.
parent 4ed8717c
No related branches found
No related tags found
No related merge requests found
...@@ -135,7 +135,7 @@ ...@@ -135,7 +135,7 @@
active: "1" active: "1"
search: "{{ .Query.Keywords }}" search: "{{ .Query.Keywords }}"
rows: rows:
selector: "#Mcol #category+table table tr:not(:first-child):not(:last-child)" selector: "#category+table table tr:not(:first-child):not(:last-child)"
fields: fields:
category: category:
selector: td:nth-child(1) a selector: td:nth-child(1) a
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment