Add plugins & config

This commit is contained in:
2025-07-16 07:33:09 +00:00
parent 4a0abe89c5
commit 21988a9666
4 changed files with 10 additions and 5 deletions

View File

@ -4,6 +4,7 @@
<meta name="viewport" content="width=device-width, initial-scale=1" />
<link rel="author" href="{{ site.theme.link }}/humans.txt" />
<link rel="profile" href="http://gmpg.org/xfn/11" />
<script src="https://unpkg.com/@popperjs/core@2"></script>
{% do action('get_header') %}
{{ function('wp_head') }}
</head>