v2.svelte.dev
                                
                                 v2.svelte.dev copied to clipboard
                                
                                    v2.svelte.dev copied to clipboard
                            
                            
                            
                        Custom images for open graph etc
maybe a bit pie-in-the-sky but it'd be nice to replace this sort of thing...
 
...with this sort of thing...
 
...or this sort of thing:
 
                                    
                                    
                                    
                                
For this, you would need to have set the value for <meta content="https://svelte.technology/images/twitter-card.png" name="twitter:image"> dynamically.
Maybe you can ask how CodePen.io do it on their end ;-)
@Rich-Harris do you have any ideas on how to proceed with this?
I was thinking maybe running a carbon service, similar to how we have bundle.run currently. And then pointing the open graph meta tag to the service
Ops, I haven't seen this before posting, I have outlined some tentative code in #388.