Update content/actual/refined-pico.md
This commit is contained in:
parent
05d02ec10d
commit
eceb2acae4
1 changed files with 6 additions and 1 deletions
|
@ -10,4 +10,9 @@ I edited my CSS sheet and some Pico configs like `index.twig`, to show content o
|
|||
I used the same CSS sheet for the Pico instance as the main website, but I made sure to add padding to text and embeds.
|
||||
|
||||
Don't believe me? Check out this Spotify embed:
|
||||
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/track/5ic62hKqeDhZsa9l6YQxzJ?utm_source=generator" width="90%" height="152" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
|
||||
<iframe style="border-radius:12px" src="https://open.spotify.com/embed/track/5ic62hKqeDhZsa9l6YQxzJ?utm_source=generator" width="90%" height="152" frameBorder="0" allowfullscreen="" allow="autoplay; clipboard-write; encrypted-media; fullscreen; picture-in-picture" loading="lazy"></iframe>
|
||||
|
||||
Or check out Pico source, and my Pico configs
|
||||
[Pico CMS](https://github.com/picocms/Pico)
|
||||
|
||||
[My configs](https://git.rintyuu.dev/rintyuu/pico-configs)
|
Loading…
Add table
Reference in a new issue