7 lines
114 B
PHP
7 lines
114 B
PHP
<?php
|
|
$title = "My Favorite Vim Plugins";
|
|
$description = "";
|
|
$created = "2016-07-25";
|
|
$updated = "2016-07-25";
|
|
?>
|