Skip to content

Commit 672ea92

Browse files
committed
tiktok mentions removal
1 parent 031c1a6 commit 672ea92

2 files changed

Lines changed: 0 additions & 26 deletions

File tree

src/app/sourdough/components/ToolsAndResourcesSection.tsx

Lines changed: 0 additions & 23 deletions
Original file line numberDiff line numberDiff line change
@@ -41,29 +41,6 @@ export default function ToolsAndResourcesSection() {
4141
</ul>
4242
</div>
4343
</div>
44-
45-
<div className="bg-brand-cream p-6 rounded-lg my-8">
46-
<h3 className={sectionStyles.heading.h3}>
47-
Videos and Other Resources
48-
</h3>
49-
<div className="mt-6">
50-
<a
51-
href="https://www.tiktok.com/@pythoness_programmer/collection/sourdough-7352284778902604587?is_from_webapp=1&sender_device=pc"
52-
target="_blank"
53-
rel="noopener noreferrer"
54-
className="inline-flex items-center px-6 py-3 bg-black text-white rounded-full hover:bg-gray-800 transition-colors"
55-
>
56-
<svg
57-
className="w-5 h-5 mr-2"
58-
viewBox="0 0 24 24"
59-
fill="currentColor"
60-
>
61-
<path d="M19.59 6.69a4.83 4.83 0 0 1-3.77-4.25V2h-3.45v13.67a2.89 2.89 0 0 1-5.2 1.74 2.89 2.89 0 0 1 2.31-4.64 2.93 2.93 0 0 1 .88.13V9.4a6.84 6.84 0 0 0-1-.05A6.33 6.33 0 0 0 5 20.1a6.34 6.34 0 0 0 10.86-4.43v-7a8.16 8.16 0 0 0 4.77 1.52v-3.4a4.85 4.85 0 0 1-1-.1z"/>
62-
</svg>
63-
Sourdough Playlist Collection on TikTok
64-
</a>
65-
</div>
66-
</div>
6744
</div>
6845
</div>
6946
</div>

src/app/sourdough/content.mdx

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -71,9 +71,6 @@ Martha likes the typical 1:2:2 ratio—for every 1 part of starter, add 2 parts
7171
- Simple Kitchen Scale - [Amazon Link](https://amzn.to/4i09Bmr)
7272
- OXO Airtight Flour Storage (what I'm slowly saving up for my baking items) - [Amazon Link](https://amzn.to/4bt23WF)
7373

74-
## Videos and Other Resources
75-
- [Sourdough Playlist Collection on TikTok](https://www.tiktok.com/@pythoness_programmer/collection/sourdough-7352284778902604587?is_from_webapp=1&sender_device=pc)
76-
7774
## Recipes
7875

7976
### Lazy Double Batch of Sourdough Bread

0 commit comments

Comments
 (0)