Commit 5bbd81a
committed
Remove a work-around needed during the transition away from Rails
In cb4696d (deploy: copy back a couple files to help transitioning
away from Rails, 2024-09-23), I added a work-around to help keep things
working while caches slowly drain and some readers invariably must have
been looking at content that had been served from the Rails app (and
linked to differently-named CSS files, for example).
The caches had ample opportunity to drain in the meantime, it's time to
pay down the technical debt and remove that work-around.
Signed-off-by: Johannes Schindelin <johannes.schindelin@gmx.de>1 parent 26559e8 commit 5bbd81a
1 file changed
+0
-19
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
85 | 85 | | |
86 | 86 | | |
87 | 87 | | |
88 | | - | |
89 | | - | |
90 | | - | |
91 | | - | |
92 | | - | |
93 | | - | |
94 | | - | |
95 | | - | |
96 | | - | |
97 | | - | |
98 | | - | |
99 | | - | |
100 | | - | |
101 | | - | |
102 | | - | |
103 | | - | |
104 | | - | |
105 | | - | |
106 | | - | |
107 | 88 | | |
108 | 89 | | |
109 | 90 | | |
| |||
0 commit comments