Skip to content

Instantly share code, notes, and snippets.

@tigefa4u
Created September 13, 2014 18:02
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save tigefa4u/d19d67747469c1aaf734 to your computer and use it in GitHub Desktop.
Save tigefa4u/d19d67747469c1aaf734 to your computer and use it in GitHub Desktop.
Dropplets Version 1.6.2.6
<?php
$blog_email = "sugeng@tigefa.org";
$blog_twitter = "sugeng_tigefa";
$blog_url = "http://tigefa.org/blog/";
$blog_title = "TiGEFA";
$meta_description = "TiGEFA blog";
$intro_title = "Blog";
$intro_text = "In a flooded selection of overly complex solutions, Dropplets has been created in order to deliver a much needed alternative. There is something to be said about true simplicity in the design, development and management of a blog. By eliminating all of the unnecessary elements found in typical solutions, Dropplets can focus on pure design, typography and usability. Welcome to an easier way to blog.";
$password = '$2a$08$dkZhosRN3qdtWAmrKpyKmu9mWCOj9oYP6BI8tM9/N.Aph9vAWZeVG';
$header_inject = "";
$footer_inject = "";
$template = "simple";
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment