diff options
| author | Fuwn <[email protected]> | 2022-10-01 22:08:49 -0700 |
|---|---|---|
| committer | Fuwn <[email protected]> | 2022-10-01 22:08:49 -0700 |
| commit | 499a458ce152f37f0404516fad84314c55456b8c (patch) | |
| tree | 92d68fff0bee92b7bf04e95eecd417c5835b4295 /content | |
| parent | docs(README.md): text to markdown (diff) | |
| download | locus-499a458ce152f37f0404516fad84314c55456b8c.tar.xz locus-499a458ce152f37f0404516fad84314c55456b8c.zip | |
feat(static): telegram groups page
Diffstat (limited to 'content')
| -rw-r--r-- | content/blogs/news/20221001.gmi | 4 | ||||
| -rw-r--r-- | content/static/stocks_telegram.gmi | 11 |
2 files changed, 15 insertions, 0 deletions
diff --git a/content/blogs/news/20221001.gmi b/content/blogs/news/20221001.gmi new file mode 100644 index 0000000..19b3e26 --- /dev/null +++ b/content/blogs/news/20221001.gmi @@ -0,0 +1,4 @@ +## Stocks Dashboard + +* Replace links that direct to the direct search action with links that direct to the search page. +* Add a Telegram groups page
\ No newline at end of file diff --git a/content/static/stocks_telegram.gmi b/content/static/stocks_telegram.gmi new file mode 100644 index 0000000..bb3ad16 --- /dev/null +++ b/content/static/stocks_telegram.gmi @@ -0,0 +1,11 @@ +# Telegram Groups + +=> /stocks Dashboard +=> /cryptocurrency Cryptocurrency Dashboard +=> /stocks/search Search + +## Links + +=> https://t.me/financialnews Financial Markets News +=> https://t.me/trader_joes Trader Joe's +=> https://t.me/investingStock Investing in the Stock Market
\ No newline at end of file |