Merge branch 'develop'
This commit is contained in:
@@ -2,6 +2,6 @@
|
|||||||
|
|
||||||
$smarty = Homepage_Main::instance()->smarty();
|
$smarty = Homepage_Main::instance()->smarty();
|
||||||
|
|
||||||
$smarty->assign('title', 'Projects');
|
$smarty->assign('title', 'CV');
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|||||||
@@ -2,6 +2,6 @@
|
|||||||
|
|
||||||
$smarty = Homepage_Main::instance()->smarty();
|
$smarty = Homepage_Main::instance()->smarty();
|
||||||
|
|
||||||
$smarty->assign('title', 'CV');
|
$smarty->assign('title', 'Projects');
|
||||||
|
|
||||||
?>
|
?>
|
||||||
|
|||||||
Reference in New Issue
Block a user