Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 8 additions & 0 deletions .lychee.toml
Original file line number Diff line number Diff line change
Expand Up @@ -48,6 +48,14 @@ exclude = [
# Localhost and staging
"localhost",
"127\\.0\\.0\\.1",

# Our blog — returns 403 to CI bots (anti-scraping)
"blog\\.riddleandcode\\.com",

# EU project sites — down or unreachable from CI
"smartrural21\\.eu",
"smarturural27\\.eu",
"ec\\.europa\\.eu/odr",
]

# Output dead links to a file so the scheduled issue workflow can attach it
Expand Down
13 changes: 6 additions & 7 deletions company/overview.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
<title>Riddle&amp;Code Company Overview</title>
<link href="https://www.riddleandcode.com/company/overview" hreflang="x-default" rel="alternate"/>
<link href="https://www.riddleandcode.com/company/overview" hreflang="en" rel="alternate"/>
<link href="https://www.riddleandcode.com/de/company/overview" hreflang="de" rel="alternate"/>
<meta content="Gain comprehensive insights into the operations and offerings of Riddle&amp;Code Company." name="description"/>
<meta content="Overview" property="og:title"/>
<meta content="Gain comprehensive insights into the operations and offerings of Riddle&amp;Code Company." property="og:description"/>
Expand Down Expand Up @@ -44,12 +43,12 @@ <h2 class="section-title">Company Resources</h2>
</div>

<div class="target-grid">
<a href="news.html" class="target-card" style="text-decoration: none;">
<a href="/company/news.html" class="target-card" style="text-decoration: none;">
<h3>News &amp; Insights</h3>
<p>Stay up-to-date with our latest research, announcements, and industry insights. Explore articles on tokenization, decentralized infrastructure, and sustainable technology solutions.</p>
</a>

<a href="media.html" class="target-card" style="text-decoration: none;">
<a href="/company/media.html" class="target-card" style="text-decoration: none;">
<h3>Media Hub</h3>
<p>Access our press kit, brand logos, and media materials. Find everything you need for media coverage and partnership announcements.</p>
</a>
Expand All @@ -59,17 +58,17 @@ <h3>Blog</h3>
<p>Dive deeper into technical topics, industry trends, and thought leadership from our team of experts in blockchain and hardware security.</p>
</a>

<a href="about-us.html" class="target-card" style="text-decoration: none;">
<a href="/company/about-us.html" class="target-card" style="text-decoration: none;">
<h3>About Us</h3>
<p>Learn about our mission, vision, and the team behind Riddle&amp;Code. Discover how we're building the infrastructure for the future.</p>
</a>

<a href="career.html" class="target-card" style="text-decoration: none;">
<a href="/company/career.html" class="target-card" style="text-decoration: none;">
<h3>Careers</h3>
<p>Join our team and help shape the future. Explore open positions and learn about our values, culture, and benefits.</p>
</a>

<a href="get-in-touch.html" class="target-card" style="text-decoration: none;">
<a href="/company/get-in-touch.html" class="target-card" style="text-decoration: none;">
<h3>Contact</h3>
<p>Get in touch with our team for product inquiries, demos, partnerships, or general questions. We're here to help.</p>
</a>
Expand Down Expand Up @@ -106,7 +105,7 @@ <h2>Ready to Learn More?</h2>
<p>Explore our products, read our latest insights, or connect with our team.</p>
<div class="cta-buttons">
<a href="/kern/" class="btn btn-primary">Explore Products</a>
<a href="get-in-touch.html" class="btn btn-secondary">Get in Touch</a>
<a href="/company/get-in-touch.html" class="btn btn-secondary">Get in Touch</a>
</div>
</div>
</section>
Expand Down
1 change: 0 additions & 1 deletion legal.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
<title>Riddle&Code Legal</title>
<link href="https://www.riddleandcode.com/legal" hreflang="x-default" rel="alternate"/>
<link href="https://www.riddleandcode.com/legal" hreflang="en" rel="alternate"/>
<link href="https://www.riddleandcode.com/de/legal" hreflang="de" rel="alternate"/>
<meta content="Legal information and company details for Riddle&Code GmbH" name="description"/>
<meta content="Legal" property="og:title"/>
<meta content="Legal" property="twitter:title"/>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -276,7 +276,7 @@ <h2>About Smart Rural 27</h2>
<p></p>
<p>
<sup>2</sup>
<a href="https://eu-cap-network.ec.europa.eu/news/smart-rural-27-launching-new-rural-communities-knowledge-cluste%20rs-renewable-energy-and-digital_en">https://eu-cap-network.ec.europa.eu/news/smart-rural-27-launching-new-rural-communities-knowledge-cluste rs-renewable-energy-and-digital_en</a>
<a href="https://eu-cap-network.ec.europa.eu/news/smart-rural-27-launching-new-rural-communities-knowledge-clusters-renewable-energy-and-digital_en">https://eu-cap-network.ec.europa.eu/news/smart-rural-27-launching-new-rural-communities-knowledge-clusters-renewable-energy-and-digital_en</a>
</p>
<p>‍</p>
<p>
Expand Down
1 change: 0 additions & 1 deletion privacy-policy.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
<title>Riddle&Code Privacy Policy</title>
<link href="https://www.riddleandcode.com/privacy-policy" hreflang="x-default" rel="alternate"/>
<link href="https://www.riddleandcode.com/privacy-policy" hreflang="en" rel="alternate"/>
<link href="https://www.riddleandcode.com/de/privacy-policy" hreflang="de" rel="alternate"/>
<meta content="Protecting your privacy is Riddle&Code's top priority. Learn how we collect, use, and secure your information in our concise Privacy Policy." name="description"/>
<meta content="Privacy Policy" property="og:title"/>
<meta content="Protecting your privacy is Riddle&Code's top priority. Learn how we collect, use, and secure your information in our concise Privacy Policy." property="og:description"/>
Expand Down
1 change: 0 additions & 1 deletion terms.html
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
<title>Riddle&Code Terms</title>
<link href="https://www.riddleandcode.com/terms" hreflang="x-default" rel="alternate"/>
<link href="https://www.riddleandcode.com/terms" hreflang="en" rel="alternate"/>
<link href="https://www.riddleandcode.com/de/terms" hreflang="de" rel="alternate"/>
<meta content="Before you embark on your journey with R&C, read the comprehensive Terms of Service. Understand your rights and responsibilities." name="description"/>
<meta content="Riddle&Code Terms" property="og:title"/>
<meta content="Before you embark on your journey with R&C, read the comprehensive Terms of Service. Understand your rights and responsibilities." property="og:description"/>
Expand Down
Loading