From c120c8adb8db712d22846eacfb392ccb00c2bb05 Mon Sep 17 00:00:00 2001 From: Erik van der Bas Date: Thu, 2 May 2024 18:18:39 +0200 Subject: [PATCH] chore: cleanup license, rename and style.css --- 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 0a32885c0..399fb1f68 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! */