mirror of
https://github.com/Unkn0wnCat/KevinK.dev.js.git
synced 2025-06-14 16:42:03 +02:00
Add battery saving hint
This commit is contained in:
parent
cf18ac4260
commit
7c11bbb661
1 changed files with 1 additions and 0 deletions
|
@ -74,6 +74,7 @@ function SEO({ description, meta, title }) {
|
|||
href="https://fonts.googleapis.com/css2?family=Anonymous+Pro:wght@400;700&family=Roboto&display=swap"
|
||||
rel="stylesheet"
|
||||
/>
|
||||
<meta name="battery-savings" content="allow-reduced-framerate"></meta>
|
||||
</Helmet>
|
||||
);
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue