diff options
| author | aristote <quentin.aristote@irif.fr> | 2025-12-31 12:23:03 +0100 |
|---|---|---|
| committer | aristote <quentin.aristote@irif.fr> | 2025-12-31 12:23:03 +0100 |
| commit | f4c78d6dd3b05d4adeeb0cb7a0d6fd4a0bd07cdf (patch) | |
| tree | 8a7b8dde8e4c4a311c0fd2acdfb109947bdb6f98 /src/education/default.nix | |
| parent | 369b1406b44e7905b2f49b37621dbad1d0787cac (diff) | |
sections: remove priority system
Diffstat (limited to 'src/education/default.nix')
| -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) ( |
