Can you remove all that additional text you added - I just want the link
This commit is contained in:
parent
ba29cbdd7c
commit
ad51ce7e2e
1 changed files with 2 additions and 31 deletions
|
@ -264,13 +264,8 @@ export default function Home() {
|
||||||
Sources and Evidence
|
Sources and Evidence
|
||||||
</CardTitle>
|
</CardTitle>
|
||||||
</CardHeader>
|
</CardHeader>
|
||||||
<CardContent className="space-y-4 text-base text-card-foreground">
|
<CardContent>
|
||||||
<p>
|
<ul className="list-disc space-y-2 pl-5 text-base text-card-foreground">
|
||||||
The claims made on this website are supported by evidence and
|
|
||||||
public records. We believe in transparency and holding
|
|
||||||
individuals accountable for their actions.
|
|
||||||
</p>
|
|
||||||
<ul className="list-disc space-y-2 pl-5">
|
|
||||||
<li>
|
<li>
|
||||||
<a
|
<a
|
||||||
href="https://www.scribd.com/document/808219056/The-Other-Woman-and-The-Wife-LLC-vs-Kristen-Jacobs-Lawsuit-Countersuit"
|
href="https://www.scribd.com/document/808219056/The-Other-Woman-and-The-Wife-LLC-vs-Kristen-Jacobs-Lawsuit-Countersuit"
|
||||||
|
@ -304,26 +299,6 @@ export default function Home() {
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
<li>
|
<li>
|
||||||
<a
|
|
||||||
href="https://www.tiktok.com/@theowandthewife"
|
|
||||||
className="text-primary hover:underline"
|
|
||||||
target="_blank"
|
|
||||||
rel="noopener noreferrer"
|
|
||||||
>
|
|
||||||
Official TikTok Account for The Other Woman and the Wife
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a
|
|
||||||
href="https://www.theotherwomanandthewife.com/"
|
|
||||||
className="text-primary hover:underline"
|
|
||||||
target="_blank"
|
|
||||||
rel="noopener noreferrer"
|
|
||||||
>
|
|
||||||
Official Website for The Other Woman and the Wife
|
|
||||||
</a>
|
|
||||||
</li>
|
|
||||||
<li>
|
|
||||||
<a
|
<a
|
||||||
href="https://www.gofundme.com/f/help-kristen-stand-against-online-harassment-for-profit"
|
href="https://www.gofundme.com/f/help-kristen-stand-against-online-harassment-for-profit"
|
||||||
className="text-primary hover:underline"
|
className="text-primary hover:underline"
|
||||||
|
@ -334,10 +309,6 @@ export default function Home() {
|
||||||
</a>
|
</a>
|
||||||
</li>
|
</li>
|
||||||
</ul>
|
</ul>
|
||||||
<p>
|
|
||||||
We encourage visitors to review the information and draw their
|
|
||||||
own conclusions.
|
|
||||||
</p>
|
|
||||||
</CardContent>
|
</CardContent>
|
||||||
</Card>
|
</Card>
|
||||||
</div>
|
</div>
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue