-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathreadme.html
More file actions
19 lines (17 loc) · 828 Bytes
/
readme.html
File metadata and controls
19 lines (17 loc) · 828 Bytes
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta http-equiv="Content-Type" content="text/html;charset=utf-8"/>
<title>Getting Started with AppTheme</title>
<meta name="robots" content="index,nofollow,noodp,noydir" />
</head>
<body>
<h1>Getting Started with AppTheme</h1>
<p class="intro">AppTheme is a glorious and beautiful iPhone application showcase theme.</p>
<h2>Installing AppTheme</h2>
<ol>
<li>Install the theme to WordPress either by going to Themes > Upload and uploading the ZIP file or by unzipping the "apptheme" folder to your wp-content/themes/ folder.</li>
<li>Visit the AppTheme Options page to set your images and layout, along with other options for the theme.</li>
</ol>
</body>
</html>