twtxt-frontend/settings.php

5 lines
209 B
PHP

<?php // Settings (most of them will be eliminated soon)
$url="https://picoblog.lu700.repl.co/blog.txt";
$nick = "lucas";
$avatar = "https://avatars.githubusercontent.com/u/83518257";
$description = "aaaa"; ?>