=== Vermeer ===
Contributors: Anlino
Donate link: https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=anders%40andersnoren%2ese&lc=US&item_name=Free%20WordPress%20Themes%20from%20Anders%20Noren&currency_code=USD&bn=PP%2dDonationsBF%3abtn_donateCC_LG%2egif%3aNonHosted
Requires at least: 6.5
Requires PHP: 7.0
Tested up to: 6.6
Stable tag: trunk
License: GPLv2 or later
License URI: https://www.gnu.org/licenses/gpl-2.0.html

== Installation ==

1. Make sure you're running WordPress 6.5 or later.
2. Upload the theme.
3. Activate the theme.

== Copyright ==

Vermeer WordPress Theme, (C) 2024 Anders Norén.
Vermeer is distributed under the terms of the GNU GPL.

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 2 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.

== Licenses ==

Vermeer is derived from the Norrsken WordPress Theme, (C) 2024 Anders Norén.

Vermeer bundles the following third-party resources:

Geist font
License: SIL Open Font License, 1.1, https://opensource.org/licenses/OFL-1.1
Source: https://github.com/vercel/geist-font

Geist Mono font
License: SIL Open Font License, 1.1, https://opensource.org/licenses/OFL-1.1
Source: https://github.com/vercel/geist-font

/assets/images/vincent-van-gogh.jpg
Name: Vincent van Gogh, 1886
Author: John Peter Russell (1858–1930)
License: Public domain
Source: https://commons.wikimedia.org/wiki/File:Vincent_van_Gogh_-_s0273V1962_-_Van_Gogh_Museum.jpg

=== Image in screenshot.jpg ===

Name: Vincent van Gogh, 1886
Author: John Peter Russell (1858–1930)
License: Public domain
Source: https://commons.wikimedia.org/wiki/File:Vincent_van_Gogh_-_s0273V1962_-_Van_Gogh_Museum.jpg

== Changelog ==

Version 1.0.5 (2024-09-28)
-------------------------
- Updated the footer credit link to point to andersnoren.se (thanks, @adamkheckler).
- Bumped "Tested up to" to 6.6.

Version 1.0.4 (2024-05-07)
-------------------------
- Fixed the site title block having a leftover class in patterns/hidden-header.php.

Version 1.0.3 (2024-05-03)
-------------------------
- Updated stylesheet enqueues to make sure the parent theme stylesheets are loaded even when a child theme is active.

Version 1.0.2 (2024-04-17)
-------------------------
- Updated the fixed position title to account for admin bar height.
- single.html: Formatted for readability.
- Don't show the marquee until it has been built.
- Set the home navigation to justify: stretch navigation items, replacing some block style CSS.
- index.html: Added "Search Results Title" and "No Results" blocks, to account for the search results page.
- Updated the theme description with a demo link.

Version 1.0.1 (2024-04-13)
-------------------------
- Updated theme description.
- Home: Updated navigation with a default set of links.
- Navigation: Improved CSS targeting for styled vertical navigation block style.
- Navigation: Improved style compatibility with different types of menus, including page lists.
- Modified screen height CSS overwrite to account for admin bar height.

Version 1.0.0 (2024-04-12)
-------------------------