diff options
| author | aristote <quentin.aristote@irif.fr> | 2025-12-31 12:56:08 +0100 |
|---|---|---|
| committer | aristote <quentin.aristote@irif.fr> | 2025-12-31 12:56:08 +0100 |
| commit | c8e75c6579a499280085457a10dc1ef15ef8a6b8 (patch) | |
| tree | 21af1bccb66095b2b13140da41c2a4e0a96f9094 /src/education/default.nix | |
| parent | 84545ccfb25ecae35eaf89ff8d00feef469e869a (diff) | |
| parent | c9d07024266f13fcb91a1923c81e43bca240f773 (diff) | |
Merge branch 'pocococop'
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) ( |
