Compare commits
4 Commits
5fadf6b9d9
...
main
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
9496dcc139 | ||
|
|
9d18f5a47f | ||
|
|
c8ad260e9f | ||
| fa4ee5edcb |
1848
about.html
@@ -111,7 +111,7 @@
|
|||||||
<!-- Text Column -->
|
<!-- Text Column -->
|
||||||
<div class="col-lg-7 wow fadeInLeft">
|
<div class="col-lg-7 wow fadeInLeft">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h3>about the regional competition</h3>
|
<h3>Powered by USAHSC</h3>
|
||||||
<h2 class="text-anime-style-2" data-cursor="-opaque">Tech and Cricket in <span>ATX</span></h2>
|
<h2 class="text-anime-style-2" data-cursor="-opaque">Tech and Cricket in <span>ATX</span></h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="about-content">
|
<div class="about-content">
|
||||||
|
|||||||
@@ -110,7 +110,7 @@
|
|||||||
<!-- Text Column -->
|
<!-- Text Column -->
|
||||||
<div class="col-lg-7 wow fadeInLeft">
|
<div class="col-lg-7 wow fadeInLeft">
|
||||||
<div class="section-title">
|
<div class="section-title">
|
||||||
<h3>about the regional competition</h3>
|
<h3>Powered by Dallas Cricket Board</h3>
|
||||||
<h2 class="text-anime-style-2" data-cursor="-opaque">More than cowboys in <span>D-Town</span></h2>
|
<h2 class="text-anime-style-2" data-cursor="-opaque">More than cowboys in <span>D-Town</span></h2>
|
||||||
</div>
|
</div>
|
||||||
<div class="about-content">
|
<div class="about-content">
|
||||||
|
|||||||
BIN
images/amulya.png
Normal file
|
After Width: | Height: | Size: 656 KiB |
BIN
images/keshav.png
Normal file
|
After Width: | Height: | Size: 344 KiB |
BIN
images/laksh.png
Normal file
|
After Width: | Height: | Size: 241 KiB |
BIN
images/pfp-placeholder.jpg
Normal file
|
After Width: | Height: | Size: 7.8 KiB |
BIN
images/ram-headshot.png
Normal file
|
After Width: | Height: | Size: 459 KiB |
BIN
images/saim-headshot.png
Normal file
|
After Width: | Height: | Size: 706 KiB |
BIN
images/vrishan.png
Normal file
|
After Width: | Height: | Size: 949 KiB |
@@ -1,6 +1,5 @@
|
|||||||
<!DOCTYPE html>
|
<!DOCTYPE html>
|
||||||
<html lang="zxx">
|
<html lang="zxx">
|
||||||
|
|
||||||
<head>
|
<head>
|
||||||
<!-- Meta -->
|
<!-- Meta -->
|
||||||
<meta charset="utf-8">
|
<meta charset="utf-8">
|
||||||
@@ -24,6 +23,7 @@
|
|||||||
<!-- Bundled CSS -->
|
<!-- Bundled CSS -->
|
||||||
<link href="css/bundle.css" rel="stylesheet">
|
<link href="css/bundle.css" rel="stylesheet">
|
||||||
</head>
|
</head>
|
||||||
|
|
||||||
|
|
||||||
<body>
|
<body>
|
||||||
|
|
||||||
@@ -372,7 +372,7 @@
|
|||||||
<!-- Service Footer Start -->
|
<!-- Service Footer Start -->
|
||||||
<div class="service-footer">
|
<div class="service-footer">
|
||||||
<div class="service-content">
|
<div class="service-content">
|
||||||
<h3>Dallas Regionals</h3>
|
<h3>Dallas Regionals: powered by Dallas Cricket Board </h3>
|
||||||
</div>
|
</div>
|
||||||
<div class="service-btn">
|
<div class="service-btn">
|
||||||
<a href="/dallas.html" class="readmore-btn"><img loading="lazy" src="images/arrow-white.svg" alt=""></a>
|
<a href="/dallas.html" class="readmore-btn"><img loading="lazy" src="images/arrow-white.svg" alt=""></a>
|
||||||
@@ -404,7 +404,7 @@
|
|||||||
<!-- Service Footer Start -->
|
<!-- Service Footer Start -->
|
||||||
<div class="service-footer">
|
<div class="service-footer">
|
||||||
<div class="service-content">
|
<div class="service-content">
|
||||||
<h3>austin regionals</h3>
|
<h3>austin regionals: powered by USAHSC</h3>
|
||||||
</div>
|
</div>
|
||||||
<div class="service-btn">
|
<div class="service-btn">
|
||||||
<a href="/austin.html" class="readmore-btn"><img loading="lazy" src="images/arrow-white.svg" alt=""></a>
|
<a href="/austin.html" class="readmore-btn"><img loading="lazy" src="images/arrow-white.svg" alt=""></a>
|
||||||
|
|||||||
38
sitemap.xml
Normal file
@@ -0,0 +1,38 @@
|
|||||||
|
<?xml version="1.0" encoding="UTF-8"?>
|
||||||
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||||
|
<url>
|
||||||
|
<loc>https://tscb.cricket/</loc>
|
||||||
|
<priority>1.0</priority>
|
||||||
|
<changefreq>weekly</changefreq>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://tscb.cricket/about.html</loc>
|
||||||
|
<priority>0.8</priority>
|
||||||
|
<changefreq>monthly</changefreq>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://tscb.cricket/austin.html</loc>
|
||||||
|
<priority>0.8</priority>
|
||||||
|
<changefreq>weekly</changefreq>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://tscb.cricket/dallas.html</loc>
|
||||||
|
<priority>0.8</priority>
|
||||||
|
<changefreq>weekly</changefreq>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://tscb.cricket/contact.html</loc>
|
||||||
|
<priority>0.6</priority>
|
||||||
|
<changefreq>monthly</changefreq>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://tscb.cricket/sponsors.html</loc>
|
||||||
|
<priority>0.6</priority>
|
||||||
|
<changefreq>monthly</changefreq>
|
||||||
|
</url>
|
||||||
|
<url>
|
||||||
|
<loc>https://tscb.cricket/liability.html</loc>
|
||||||
|
<priority>0.4</priority>
|
||||||
|
<changefreq>yearly</changefreq>
|
||||||
|
</url>
|
||||||
|
</urlset>
|
||||||