This commit is contained in:
Oliver Davies 2015-06-14 03:27:41 +01:00
parent 1f815ba7bc
commit eb3dbc40bb
116 changed files with 1123 additions and 1123 deletions

View file

@ -3,10 +3,10 @@ title: Writing a .info file for a Drupal 7 theme
nav: blog
slug: writing-info-file-drupal-7-theme
tags:
- theming
- drupal-theming
- drupal
- code
- theming
- drupal-theming
- drupal
- code
---
~~~
name = My Theme
@ -36,4 +36,4 @@ stylesheets[print][] = css/print.css
# Add javascript files
styles[] = js/mytheme.js
~~~
~~~