diff options
-rw-r--r-- | config/menu.json | 1 | ||||
-rw-r--r-- | template/content/main.tpl | 13 |
2 files changed, 14 insertions, 0 deletions
diff --git a/config/menu.json b/config/menu.json index c52f8af..92eb5e9 100644 --- a/config/menu.json +++ b/config/menu.json @@ -15,6 +15,7 @@ "Ergast DB goodies": "https://github.com/emkael/ergast-goodies/", "EloF1": "https://github.com/emkael/elof1/", "_separator2": "Bridge stuff", + "Deal Converter": "https://github.com/emkael/deal-convert/", "Pary: bidding data": "pary-bidding-data", "Pary: virtual tables": "https://github.com/emkael/jfrpary-virtual-table/", "Teamy: patton": "https://github.com/emkael/patton/", diff --git a/template/content/main.tpl b/template/content/main.tpl index beff12a..7b1e2e3 100644 --- a/template/content/main.tpl +++ b/template/content/main.tpl @@ -5,6 +5,19 @@ <div class="panel-body"> <ul class="list-group"> <li class="list-group-item"> + <time datetime="2019-05-23T23:00">[2019-05-23]</time> + <a href="https://github.com/emkael/deal-convert/"> + Deal Converter released (non-versioned) + </a> + </li> + <li class="list-group-item"> + <time datetime="2019-05-03T22:00">[2019-05-03]</time> + Analizator9000 moved to + <a href="https://github.com/emkael/an9k"> + GitHub + </a> + </li> + <li class="list-group-item"> <time datetime="2019-04-17T19:00">[2019-04-17]</time> <a href="https://github.com/emkael/jfrteamy-ausbutler/releases/tag/v1.2"> JFR Teamy Aus-butler: v1.2 |