Updated links and index
This commit is contained in:
+1
-1
@@ -1,6 +1,6 @@
|
||||
<?php
|
||||
$title = 'Links';
|
||||
$description = 'Links.';
|
||||
$description = 'A collection of interesting and useful websites.';
|
||||
include $_SERVER['DOCUMENT_ROOT'] . '/includes/head.php';
|
||||
|
||||
$data = json_decode(file_get_contents($_SERVER['DOCUMENT_ROOT'] . '/assets/data/links.json'), true);
|
||||
|
||||
Reference in New Issue
Block a user