diff options
Diffstat (limited to 'src/education')
| -rw-r--r-- | src/education/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/education/default.nix b/src/education/default.nix index 8d373f8..b2e6289 100644 --- a/src/education/default.nix +++ b/src/education/default.nix @@ -10,7 +10,6 @@ let in { title = "Education"; - priority = 10; content = with latex; for (sortByStartDate education) ( |
