== Willard Design ==

Contributors: Will Duffy
Requires at least: 6.0
Tested up to: 6.5
Requires PHP: 5.7
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html

== Description ==

Theme developed by Will Duffy

== Changelog ==

= 1.2.1 =
* Initial release

== Copyright ==

Willard Design WordPress Theme, (C) 2024 Will Duffy
Willard Design 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 3 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.

You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>.

=== Fonts ===

Instrument Sans Font
Copyright 2022 The Instrument Sans Project Authors.
License: SIL Open Font License, 1.1, https://opensource.org/licenses/OFL-1.1
Source: https://github.com/Instrument/instrument-sans

Lato font family
Copyright (c) 2010-2015 by tyPoland Lukasz Dziedzic with Reserved Font Name "Lato". Licensed under the SIL Open Font License, Version 1.1.
License URL: http://scripts.sil.org/OFL
Source URL: http://www.latofonts.com/

Roboto font family
Copyright (c) 2011, Google Inc. with Reserved Font Name "Roboto". Licensed under the Apache License, Version 2.0.
License URL: http://www.apache.org/licenses/LICENSE-2.0
Source URL: https://fonts.google.com/specimen/Roboto

=== libraries ===

This theme does not use any third-party CSS or JavaScript libraries.

=== Images ===

Theme Screenshot
Image for theme screenshot, Credit Will Duffy
License: GNU General Public License v3 or later
License URL: http://www.gnu.org/licenses/gpl-3.0.html
Source: https://github.com/ProWildDuff/Willard-Design/blob/main/willard-design/screenshot.png

Custom SVG Image
Image for custom SVG, created by Will Duffy
License: GNU General Public License v3 or later
License URL: http://www.gnu.org/licenses/gpl-3.0.html
Source: https://github.com/ProWildDuff/Willard-Design/blob/main/willard-design/assets/images/up-arrow.svg

<?xml version="1.0" encoding="UTF-8" standalone="no"?>
<!DOCTYPE svg PUBLIC "-//W3C//DTD SVG 20010904//EN"
              "http://www.w3.org/TR/2001/REC-SVG-20010904/DTD/svg10.dtd">

<svg xmlns="http://www.w3.org/2000/svg"
     width="20mm" height="10mm"
     viewBox="-5 -5 90 50"
     class="willard-design-top-of-page">
  <path fill="currentColor"
        d="M 0,40
           L 40,0
           L 80,40
           L 60,40
           L 40,20
           L 20,40
           Z" />
</svg>