From fcc011939379ffb78150b3e55e1b4e44945f9c88 Mon Sep 17 00:00:00 2001 From: Erik van der Bas Date: Tue, 14 May 2024 09:34:56 +0200 Subject: [PATCH] chore: cleanup license, rename and style.css (#155) --- LICENSE | 2 +- README.md | 6 ++---- style.css | 2 +- 3 files changed, 4 insertions(+), 6 deletions(-) diff --git a/LICENSE b/LICENSE index 0c18744b0..3840b3888 100644 --- a/LICENSE +++ b/LICENSE @@ -1,4 +1,4 @@ -Copyright (c) 2012-2013 Jared Novack +Copyright (c) 2012-2024 Timber team Permission is hereby granted, free of charge, to any person obtaining a copy of this software and associated documentation files (the "Software"), to deal in the Software without restriction, including without limitation the rights to use, copy, modify, merge, publish, distribute, sublicense, and/or sell copies of the Software, and to permit persons to whom the Software is furnished to do so, subject to the following conditions: diff --git a/README.md b/README.md index e8a1a6d1c..300b55bd5 100644 --- a/README.md +++ b/README.md @@ -31,8 +31,6 @@ Small tip: You can make use of Composer’s [autoloading functionality](https:// ## Other Resources -* [This branch](https://github.com/laras126/timber-starter-theme/tree/tackle-box) of the starter theme has some more example code with ACF and a slightly different set up. -* [Twig for Timber Cheatsheet](http://notlaura.com/the-twig-for-timber-cheatsheet/) +* [Twig for Timber Cheatsheet](https://notlaura.com/the-twig-for-timber-cheatsheet/) * [Timber and Twig Reignited My Love for WordPress](https://css-tricks.com/timber-and-twig-reignited-my-love-for-wordpress/) on CSS-Tricks -* [A real live Timber theme](https://github.com/laras126/yuling-theme). -* [Timber Video Tutorials](http://timber.github.io/timber/#video-tutorials) and [an incomplete set of screencasts](https://www.youtube.com/playlist?list=PLuIlodXmVQ6pkqWyR6mtQ5gQZ6BrnuFx-) for building a Timber theme from scratch. +* [A real live Timber theme](https://github.com/laras126/yuling-theme). \ No newline at end of file diff --git a/style.css b/style.css index 9244b301b..90afb39ff 100644 --- a/style.css +++ b/style.css @@ -1,5 +1,5 @@ /* * Theme Name: My Timber 2.x Starter Theme * Description: Starter Theme to use with Timber - * Author: Upstatement and YOU! + * Author: Timber Team and You! */