Browse Source

Bump and update readme. (#7160)

Jeff Ong 2 years ago
parent
commit
7139e9683f
2 changed files with 12 additions and 4 deletions
  1. 10 1
      loic/readme.txt
  2. 2 3
      loic/style.css

+ 10 - 1
loic/readme.txt

@@ -12,7 +12,7 @@ A simple blogging theme ideal for writers.
 
 == Changelog ==
 
-= 0.0.1 =
+= 1.0.0 =
 * Initial release
 
 == Copyright ==
@@ -30,3 +30,12 @@ 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.
+
+Inter Font
+Copyright 2016-2020 The Inter Project Authors.
+License: SIL Open Font License, 1.1, https://opensource.org/licenses/OFL-1.1
+Source: https://github.com/rsms/inter
+
+Crimson Text, from Google Fonts by Sebastian Kosch
+License: SIL Open Font License, 1.1, https://opensource.org/licenses/OFL-1.1
+Source: https://github.com/googlefonts/Crimson

+ 2 - 3
loic/style.css

@@ -1,16 +1,15 @@
 /*
 Theme Name: Loïc
-Theme URI: 
+Theme URI: https://wordpress.com/theme/loic
 Author: Automattic
 Author URI: https://automattic.com
 Description: A simple blogging theme ideal for writers.
 Requires at least: 5.8
 Tested up to: 6.2
 Requires PHP: 5.7
-Version: 0.0.1
+Version: 1.0.0
 License: GNU General Public License v2 or later
 License URI: http://www.gnu.org/licenses/gpl-2.0.html
-Template: 
 Text Domain: loic
 Tags: blog, education, news, one-column, two-columns, left-sidebar, wide-blocks, block-patterns, custom-colors, custom-logo, custom-menu, editor-style, full-site-editing, rtl-language-support, style-variations, theme-options, threaded-comments, translation-ready, blog, words, longtext
 */