diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2019-12-30 18:52:37 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2019-12-30 18:52:37 +0000 |
| commit | 5db27ae44907974230dbdfba002182e68e59038e (patch) | |
| tree | f3f341ceb8b808e8293f188db21a51fd2fd98145 /root/articles/mmmfs/ba_log | |
| parent | print styling fixes (diff) | |
| download | mmm-5db27ae44907974230dbdfba002182e68e59038e.tar.gz mmm-5db27ae44907974230dbdfba002182e68e59038e.zip | |
lots of fixes
Diffstat (limited to 'root/articles/mmmfs/ba_log')
| -rw-r--r-- | root/articles/mmmfs/ba_log/print: text$moonscript -> fn -> mmm$dom.moon | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/root/articles/mmmfs/ba_log/print: text$moonscript -> fn -> mmm$dom.moon b/root/articles/mmmfs/ba_log/print: text$moonscript -> fn -> mmm$dom.moon index 83c0c2c..d23edbb 100644 --- a/root/articles/mmmfs/ba_log/print: text$moonscript -> fn -> mmm$dom.moon +++ b/root/articles/mmmfs/ba_log/print: text$moonscript -> fn -> mmm$dom.moon @@ -4,6 +4,8 @@ import ropairs from require 'mmm.ordered' => div { + class: 'print-ownpage' + h1 link_to @, "appendix: project log" table.unpack for post in *@children continue if post\get 'hidden: bool' |
