mataroa-blog / mataroa

Naked blogging platform
https://mataroa.blog
GNU Affero General Public License v3.0
264 stars 21 forks source link

meta element #87

Open 3052 opened 1 month ago

3052 commented 1 month ago

is it possible to specify a meta element?

https://developer.mozilla.org/docs/Web/HTML/Element/meta

sirodoht commented 1 month ago

Hi @3052!

Can you say a bit more what do you mean with specify it? As in, for the mataroa code to specify it or for some capability for the blog user to specify it?

Also, which type of meta element are you interested in? We already define charset, viewport, description.

3052 commented 1 month ago

example

<meta name="go-import" content="hello git world">