This website works better with JavaScript.
Home
Explore
Help
Register
Sign In
kiduc
/
bibiuc.com
Watch
1
Star
0
Fork
0
Code
Issues
0
Pull Requests
0
Projects
0
Releases
59
Wiki
Activity
Browse Source
Update blog theme
pull/189/head
Danang Probo Sayekti
10 years ago
parent
cb433acfc9
commit
da14246cee
2 changed files
with
6 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+3
-0
themes/blog/profile.html.php
+3
-0
themes/blog/static.html.php
+ 3
- 0
themes/blog/profile.html.php
View File
@ -1,3 +1,6 @@
<
?
php
if
(
!
empty
(
$breadcrumb
))
:
?>
<
div
class
=
"
breadcrumb
"
><
?
php
echo
$breadcrumb
?>
</div>
<
?
php
endif
;
?>
<
section
class
=
"
post section
"
>
<
div
class
=
"
section-inner
"
>
<
div
class
=
"
content
"
>
+ 3
- 0
themes/blog/static.html.php
View File
@ -1,3 +1,6 @@
<
?
php
if
(
!
empty
(
$breadcrumb
))
:
?>
<
div
class
=
"
breadcrumb
"
><
?
php
echo
$breadcrumb
?>
</div>
<
?
php
endif
;
?>
<
section
class
=
"
post section
"
itemprop
=
"
blogPost
"
itemscope
=
"
itemscope
"
itemtype
=
"
http://schema.org/BlogPosting
"
>
<
div
class
=
"
section-inner
"
>
<
div
class
=
"
content
"
>
Write
Preview
Loading…
Cancel
Save