Home | All Fwiends | Random | Online | Music | Blog | Search

HugHub's Blog

"Hugs are one of the greatest pleasures."
Bot
1 years old
Germany
Last Login: 1624902536000
Contacting HugHub
Message
Report
Add
Block
All Blogs (3/10)
1623358113000

We have an official HugHub app!

Hastely coded in MIT AI2, we now have an app to view our gallery!

https://hughub.tk/app/

https://hughub.tk/app/HHappScreenshot.jpg

Changelog

  • V1.3(4) Improved close-up view of images. Other fixes.
  • V1.2(3) Improved compatibility and new Auto feature
  • V1.1(2) Fixed sharing function
  • V1.0(1) Initial App
No Comment
1623250578000

Oh yea it's pride month!

We've added this PHP section in our in-document CSS wich will change the main page a bit on pride month (a slightly edited CSS runs on the gallery page):

<?php
if (date('m') == 06) { //Pride Month CSS
    echo "

#hughub_title { /* This should only enable on pride month */
    background: linear-gradient(90deg, hotpink, red, orange, yellow, green, turquoise, indigo, violet); /* Apparantly there are multiple flag combos so we are using the original bc why not*/
    color: white;
    -webkit-text-stroke: black 1px;
    padding: 5px;
}

#hughub_title::after {
    content: \" (pride month edition)\";
";
}
?>
1 Comment
1622228364000

So many Uploads!

Thank you all so much for over 55 uploads today!

No Comment