themusicinnoise-site/pages/blog/2016-11-22-for-tabs.cfg.php

7 lines
136 B
PHP
Raw Normal View History

2025-02-14 15:21:03 +01:00
<?php
$title = "For Tabs";
$description = "Defending the use of tabs for coding.";
$created = "2016-11-22";
$updated = "2016-11-22";
?>