1
0
Fork 0

Actualizar 'blog_config.php'

This commit is contained in:
Lucas 2021-04-21 12:03:39 +00:00
parent 3bd3879c20
commit ff829952b5
1 changed files with 1 additions and 1 deletions

View File

@ -2,7 +2,7 @@
$title="Lucas' Blog"; // Obligatory!!! Put the name of your blog here $title="Lucas' Blog"; // Obligatory!!! Put the name of your blog here
$description="This blog will die soon <a rel='license' href='https://ttm.sh/2E0'><img src='https://i.creativecommons.org/l/by/4.0/80x15.png'></a>"; // A description $description="This blog will die soon <a rel='license' href='https://ttm.sh/2E0'><img src='https://i.creativecommons.org/l/by/4.0/80x15.png'></a>"; // A description
$website="http://ctrl-c.club/~lucas/"; // Include protocol (ex. https://example.com) $website="http://ctrl-c.club/~lucas/"; // Include protocol (ex. https://example.com)
$custom_css="blog.css"; // Put the url of your custom css exec("curl -O https://tildegit.org/lucas/blog/raw/branch/master/blog.css"); $custom_css="blog.css"; // Put the url of your custom css
$utterances='<script src="https://utteranc.es/client.js" repo="absucc/lgrmcmts" issue-term="url" theme="github-light" crossorigin="anonymous" async></script>'; // Get it on https://utteranc.es. Please use the "Issue title contains page URL" $utterances='<script src="https://utteranc.es/client.js" repo="absucc/lgrmcmts" issue-term="url" theme="github-light" crossorigin="anonymous" async></script>'; // Get it on https://utteranc.es. Please use the "Issue title contains page URL"
// Posts // Posts
$posts=[ $posts=[