Add missing parent pages.

This commit is contained in:
supahgreg
2025-11-10 02:31:55 +00:00
parent cdfec4532d
commit a4bbe0c9c8
4 changed files with 16 additions and 1 deletions
+5
View File
@@ -0,0 +1,5 @@
---
layout: default
title: Features
nav_order: 20
---
+5
View File
@@ -0,0 +1,5 @@
---
layout: default
title: Legacy
nav_order: 100
---
+1 -1
View File
@@ -8,7 +8,7 @@ Scoring is supported in a way similar to some newsreaders. Score is calculated
on article import using special filters with a "Modify score" action.
Resulting score is a sum of all score modifiers from all matching filters. For
example, if the article matches two filters A (score-+100) and B (score--50),
example, if the article matches two filters A (score +100) and B (score -50),
the resulting score will be 50.
Article score affects the position of the article in the headline buffer (which
+5
View File
@@ -0,0 +1,5 @@
---
layout: default
title: Security
nav_order: 50
---