projects
/
WP-Themes
/
jollylama.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c5cab38
)
SCL Seal added
author
Laury GvR
<laury@gaslightmedia.com>
Thu, 21 Apr 2016 18:01:44 +0000
(14:01 -0400)
committer
Laury GvR
<laury@gaslightmedia.com>
Thu, 21 Apr 2016 18:01:44 +0000
(14:01 -0400)
sidebar.php
patch
|
blob
|
history
style.css
patch
|
blob
|
history
diff --git
a/sidebar.php
b/sidebar.php
index
1f80dd0
..
f8fb075
100644
(file)
--- a/
sidebar.php
+++ b/
sidebar.php
@@
-18,4
+18,7
@@
<div id="auth" class="text-center">
<a><img alt="Authorize Dot Net Verified" src="<?php bloginfo('template_url');?>/assets/authorize.net-logo.png"></a>
</div>
+<div id="scl" class="text-center">
+ <a><img alt="SCL Seal" src="<?php bloginfo('template_url');?>/assets/SCL Seal.gif"></a>
+</div>
\ No newline at end of file
diff --git
a/style.css
b/style.css
index
080282b
..
1fde01e
100644
(file)
--- a/
style.css
+++ b/
style.css
@@
-3,5
+3,5
@@
Theme Name: jollylama
Author: Gaslight Media
Author URI: http://www.gaslightmedia.com
Description: A theme for jollylama
-Version:
1.0
+Version:
..1
*/