diff options
| author | s-ol <s-ol@users.noreply.github.com> | 2020-02-02 11:34:44 +0000 |
|---|---|---|
| committer | s-ol <s-ol@users.noreply.github.com> | 2020-02-02 12:12:47 +0000 |
| commit | f877e76575cbba972e0c1de125f0fa365b99ec29 (patch) | |
| tree | da6c7025e0a65fea104341cb673ba0db3d620adf /root | |
| parent | ignore facet names starting with dots (fs) (diff) | |
| download | mmm-f877e76575cbba972e0c1de125f0fa365b99ec29.tar.gz mmm-f877e76575cbba972e0c1de125f0fa365b99ec29.zip | |
add fabacademy link
Diffstat (limited to 'root')
| -rw-r--r-- | root/blog/text$moonscript -> fn -> mmm$dom.moon | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/root/blog/text$moonscript -> fn -> mmm$dom.moon b/root/blog/text$moonscript -> fn -> mmm$dom.moon index 2d5902d..e7799e6 100644 --- a/root/blog/text$moonscript -> fn -> mmm$dom.moon +++ b/root/blog/text$moonscript -> fn -> mmm$dom.moon @@ -13,4 +13,9 @@ import ropairs from require 'mmm.ordered' li (link_to post, os.date '%F', date), ' - ', post\gett 'title: mmm/dom' posts + p { + "also check out my weekly posts for the 2020 FabAcademy on my " + a "fabcloud page", href: 'https://fabacademy.org/2020/labs/opendot/students/sol-bekic/' + "." + } } |
