diff options
Diffstat (limited to 'src/research')
| -rw-r--r-- | src/research/default.nix | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/research/default.nix b/src/research/default.nix index f8b1363..99c6f0d 100644 --- a/src/research/default.nix +++ b/src/research/default.nix @@ -3,6 +3,5 @@ }: { title = "Research output"; - priority = 1; content = builtins.readFile ./content.tex; } |
