Join Nostr
2024-11-13 13:44:22 UTC

Marijke Luttekes on Nostr: Open Graph question: Which namespace value do we use for the HTML element's `prefix` ...

Open Graph question:

Which namespace value do we use for the HTML element's `prefix` attribute?

The suggested value I've seen is:

```
<html prefix="og: https://ogp.me/ns#">;
```

However, the endpoint does not exist anymore.

#OpenGraph #HTML