3 Commits
Author SHA1 Message Date
n_u acfeff4f15 Fix post list padding on mobile 2026-08-29 09:40:23 -05:00
n_u ead8d0aa7a Fix typo 2026-08-29 09:33:29 -05:00
n_u e3d708a97b Content 2026-08-28 18:41:50 -05:00
2 changed files with 3 additions and 2 deletions
+2 -2
View File
@@ -13,7 +13,7 @@ imageAlt: 'A close up of a stick of incense being lit.'
Look familiar? I accidentally published an unfinished draft of this article earlier this month. Whoops. Look familiar? I accidentally published an unfinished draft of this article earlier this month. Whoops.
::: :::
Moving on from a selection of [fragrant wood-focused sticks](/blog/a-first-look-at-bhagwan-incense/) from Bhagwan Incense, today I'm taking a look at some of the brand's resin sticks from the assortment of samples that Bhagwan kindly sent me for review. Moving on from a selection of [fragrant wood-focused sticks](/blog/a-first-look-at-bhagwan-incense/), today I'm taking a look at some resin-themed sticks from the assortment of samples that Bhagwan Incense kindly sent me for review.
## Dragon's Blood ## Dragon's Blood
@@ -35,7 +35,7 @@ A very true to life stick, with frankincense crystal-clear in the burn. The resi
## Royal Myrrh ## Royal Myrrh
While offering a purfumey C. kua impression, the fragrance of this stick is not especially true to the raw resin. It's turpenous, with notes of licorice, black pepper, spruce, and acetone. Not an especially sweet stick, *Royal Myrrh* is dry-woody and spicy, giving "masculine" cologne vibes. This stick was also reviewed by [ORS](https://olfactoryrescueservice.wordpress.com/2024/12/16/bhagwan-incense-royal-amber-royal-frankincense-royal-myrrh-sambrani-gold/) and [rauchfahne.de](https://blog.rauchfahne.de/en/2024/06/27/bhagwan-royal-myrrh-en/). While offering a perfumy C. kua impression, the fragrance of this stick is not especially true to the raw resin. It's turpenous, with notes of licorice, black pepper, spruce, and acetone. Not an especially sweet stick, *Royal Myrrh* is dry-woody and spicy, giving "masculine" cologne vibes. This stick was also reviewed by [ORS](https://olfactoryrescueservice.wordpress.com/2024/12/16/bhagwan-incense-royal-amber-royal-frankincense-royal-myrrh-sambrani-gold/) and [rauchfahne.de](https://blog.rauchfahne.de/en/2024/06/27/bhagwan-royal-myrrh-en/).
## Sacred Frankincense ## Sacred Frankincense
+1
View File
@@ -1090,6 +1090,7 @@ ul.taglist {
& .postlist-item { & .postlist-item {
flex-flow: column wrap; flex-flow: column wrap;
& .post-copy { & .post-copy {
padding-right: inherit;
& .post-metadata { & .post-metadata {
padding-bottom: 0; padding-bottom: 0;
} }