ic: update works page
This commit is contained in:
parent
c5ca8e9ae3
commit
ff48ef8b6b
@ -1,9 +1,17 @@
|
|||||||
## Works
|
## Works
|
||||||
|
|
||||||
- 2011: [The Book of NEWS](https://kniganews.org/navi-g/navi-knmm/) (_rus._)
|
In chronological order:
|
||||||
- 2012-2013: [There Beyond The Clouds](/tbc/)
|
|
||||||
- 2012-…: [Taboos, Dogmas, and Heresies in Science as Religion](https://kniganews.org/navi-g/tabu/) (_rus._)
|
2011: [The Book of NEWS](https://kniganews.org/navi-g/navi-knmm/) (_rus._)
|
||||||
- 2014-2015: ["Women, Einstein, and Holography"](https://kniganews.org/navi-g/navi-weh/) (_rus._)
|
|
||||||
- 2015-2017: ["Sci-Myst, or the Scientific-Mystical Detective"](https://kniganews.org/navi-g/navi-sm/) (_rus._)
|
2012-2013: [There Beyond The Clouds](/tbc/)
|
||||||
- 2017-…: [“Here, There, and Everywhere"](https://kniganews.org/navi-g/nav-hte/) (_rus._)
|
|
||||||
- 2021-…: [Edward Witten and One Black Bird](https://kniganews.org/navi-g/navi-obb/) (_rus._)
|
2012-…: [Taboos, Dogmas, and Heresies in Science as Religion](https://kniganews.org/navi-g/tabu/) (_rus._)
|
||||||
|
|
||||||
|
2014-2015: ["Women, Einstein, and Holography"](https://kniganews.org/navi-g/navi-weh/) (_rus._)
|
||||||
|
|
||||||
|
2015-2017: ["Sci-Myst, or the Scientific-Mystical Detective"](https://kniganews.org/navi-g/navi-sm/) (_rus._)
|
||||||
|
|
||||||
|
2017-…: [“Here, There, and Everywhere"](https://kniganews.org/navi-g/nav-hte/) (_rus._)
|
||||||
|
|
||||||
|
2021-…: [Edward Witten and One Black Bird](https://kniganews.org/navi-g/navi-obb/) (_rus._)
|
||||||
|
@ -18,7 +18,7 @@ class Router
|
|||||||
|
|
||||||
private function __construct() {
|
private function __construct() {
|
||||||
global $config, $globalContext;
|
global $config, $globalContext;
|
||||||
|
|
||||||
$mc = getMC();
|
$mc = getMC();
|
||||||
$mc_key = $globalContext->project.'/routes';
|
$mc_key = $globalContext->project.'/routes';
|
||||||
$from_cache = !isDev();
|
$from_cache = !isDev();
|
||||||
|
Loading…
x
Reference in New Issue
Block a user