Skip to content

Commit

Permalink
chore: cleanup license, rename and style.css (#155)
Browse files Browse the repository at this point in the history
  • Loading branch information
Levdbas authored May 14, 2024
1 parent 0129442 commit fcc0119
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 6 deletions.
2 changes: 1 addition & 1 deletion LICENSE
Original file line number Diff line number Diff line change
@@ -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:

Expand Down
6 changes: 2 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -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).
2 changes: 1 addition & 1 deletion style.css
Original file line number Diff line number Diff line change
@@ -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!
*/

0 comments on commit fcc0119

Please sign in to comment.