7 lines
159 B
PHP
7 lines
159 B
PHP
<?php
|
|
$title = "New Onion Address";
|
|
$description = "I had to create a new onion address for my website.";
|
|
$created = "2020-11-16";
|
|
$updated = "2021-03-22";
|
|
?>
|