proxy medium images

This commit is contained in:
realaravinth
2021-11-02 17:56:39 +05:30
parent b7e3f7348c
commit 14c7225f82
2 changed files with 38 additions and 5 deletions

View File

@ -5,6 +5,6 @@
-->
<figure>
<img src="https://miro.medium.com/<.= metadata.id .>" />
<img src="<.= crate::V1_API_ROUTES.proxy.get_medium_asset(&metadata.id).>" />
<figcaption><.= p.text .></figcaption>
</figure>