Donate to Huang Shan Dogs
Donate to Huang Shan Dogs
Donate to Huang Shan Dogs
Donate to Huang Shan Dogs
  • Load image into Gallery viewer, Donate to Huang Shan Dogs
  • Load image into Gallery viewer, Donate to Huang Shan Dogs
  • Load image into Gallery viewer, Donate to Huang Shan Dogs
  • Load image into Gallery viewer, Donate to Huang Shan Dogs

Donate to Huang Shan Dogs

Regular price
$10.00 USD
Sale price
$10.00 USD
Regular price
Sold out
Unit price
per 

Huang Shan has a single dog shelter. In there are dogs ranging from local street dogs to pure bred huskies. The shelter uses an app that allows you to sponoser a dog. 
For $10 a month you can sponsor a dog and help the shelter save the lives of all these different dogs. 

/* Pine tree swaying animation */ @keyframes pine-sway { 0%, 100% { transform: rotate(0deg); } 25% { transform: rotate(1deg); } 75% { transform: rotate(-1deg); } } .pine-background { animation: pine-sway 4s ease-in-out infinite; transform-origin: bottom center; } /* Stagger multiple trees */ .pine-background:nth-child(2) { animation-delay: 0.5s; } .pine-background:nth-child(3) { animation-delay: 1s; }
html