Results 5 issues of Borys Minaiev

In a bunch of places `load_dict` is used for things, which are not dictionaries. [example](https://github.com/TelegramMessenger/telemint/blob/1a6cc8d36ee646a9ea0a265c815ca2d63bb16d53/func/common.fc#L182). It is a matter of style (tvm op codes are the same), but I think...

Maybe also add a TLb description of all messages, which contracts could generate and send to external contracts? For example, at the end of the auction, nft-item [sends](https://github.com/TelegramMessenger/telemint/blob/1a6cc8d36ee646a9ea0a265c815ca2d63bb16d53/func/nft-item.fc#L32) an `ownership_assigned`...

`og:image` meta tag is used to generate cards for social media (twitter/facebook/...). Currently, it is generated by the `jekyll-seo-tag` plugin based on `post:image`. The problem is `jekyll-seo-tag` expects the image...