Place post styles

This commit is contained in:
2023-02-23 21:53:30 +11:00
parent 1cd2a3fc5c
commit 6544a27f24
5 changed files with 33 additions and 4 deletions

View File

@@ -15,7 +15,7 @@ article class="h-entry"
== post.content
- if post.location
img class="shadow-solid shadow-pink-100 dark:shadow-pink-200 rounded mb-4" src="https://api.mapbox.com/styles/v1/dnitza/cleb2o734000k01pbifls5620/static/pin-l+555555(#{post.lon},#{post.lat})/#{post.lon},#{post.lat},14,0/400x200@2x?access_token=pk.eyJ1IjoiZG5pdHphIiwiYSI6ImNsZWIzOHFmazBkODIzdm9kZHgxdDF4ajQifQ.mSneE-1SKeju8AOz5gp4BQ"
img class="shadow-solid shadow-pink-100 dark:shadow-pink-200 rounded mb-4" src=post.large_map
div class="mb-4 max-w-screen-md mx-auto border-t-4 border-solid border-gray-400 dark:border-gray-600"