Skip to content

Commit 853d6b1

Browse files
committed
Deploying to gh-pages from @ 176c1eb 🚀
1 parent 9ab28b2 commit 853d6b1

9 files changed

Lines changed: 20 additions & 20 deletions

File tree

‎404.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<link rel="stylesheet" href="/css/posts.css" />
2626

2727

28-
<title>Your Title</title>
28+
<title>Brian C. Ferrari's Website</title>
2929
</head>
3030
<body>
3131

‎index.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<link rel="stylesheet" href="/css/posts.css" />
2828

2929

30-
<title>Your Title</title>
30+
<title>Brian C. Ferrari's Website</title>
3131
</head>
3232
<body>
3333

‎pages/aboutMe/index.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<link rel="stylesheet" href="/css/posts.css" />
2626

2727

28-
<title>Your Title</title>
28+
<title>Brian C. Ferrari's Website</title>
2929
</head>
3030
<body>
3131

‎pages/blog/coding/cvr_example/index.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
<link rel="stylesheet" href="/css/posts.css" />
2828

2929

30-
<title>Your Title</title>
30+
<title>Brian C. Ferrari's Website</title>
3131
</head>
3232
<body>
3333

‎pages/blog/index.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<link rel="stylesheet" href="/css/posts.css" />
2626

2727

28-
<title>Your Title</title>
28+
<title>Brian C. Ferrari's Website</title>
2929
</head>
3030
<body>
3131

‎pages/blog/product_reviews/climbing_shoes/index.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<link rel="stylesheet" href="/css/posts.css" />
2626

2727

28-
<title>Your Title</title>
28+
<title>Brian C. Ferrari's Website</title>
2929
</head>
3030
<body>
3131

‎pages/software/index.html‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
<link rel="stylesheet" href="/css/posts.css" />
2626

2727

28-
<title>Your Title</title>
28+
<title>Brian C. Ferrari's Website</title>
2929
</head>
3030
<body>
3131

‎robots.txt‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Sitemap: https://your-path.com/sitemap.xml
1+
Sitemap: https://cavenfish.github.io/sitemap.xml
22

33
User-agent: *
44
Disallow:

‎sitemap.xml‎

Lines changed: 12 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -2,38 +2,38 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
33

44
<url>
5-
<loc>https://your-path.com/index.html</loc>
6-
<lastmod>2025-09-14</lastmod>
5+
<loc>https://cavenfish.github.io/index.html</loc>
6+
<lastmod>2025-10-03</lastmod>
77
<changefreq>monthly</changefreq>
88
<priority>0.5</priority>
99
</url>
1010
<url>
11-
<loc>https://your-path.com/pages/software/index.html</loc>
12-
<lastmod>2025-09-14</lastmod>
11+
<loc>https://cavenfish.github.io/pages/software/index.html</loc>
12+
<lastmod>2025-10-03</lastmod>
1313
<changefreq>monthly</changefreq>
1414
<priority>0.5</priority>
1515
</url>
1616
<url>
17-
<loc>https://your-path.com/pages/blog/coding/cvr_example/index.html</loc>
18-
<lastmod>2025-09-14</lastmod>
17+
<loc>https://cavenfish.github.io/pages/blog/coding/cvr_example/index.html</loc>
18+
<lastmod>2025-10-03</lastmod>
1919
<changefreq>monthly</changefreq>
2020
<priority>0.5</priority>
2121
</url>
2222
<url>
23-
<loc>https://your-path.com/pages/aboutMe/index.html</loc>
24-
<lastmod>2025-09-14</lastmod>
23+
<loc>https://cavenfish.github.io/pages/aboutMe/index.html</loc>
24+
<lastmod>2025-10-03</lastmod>
2525
<changefreq>monthly</changefreq>
2626
<priority>0.5</priority>
2727
</url>
2828
<url>
29-
<loc>https://your-path.com/pages/blog/index.html</loc>
30-
<lastmod>2025-09-14</lastmod>
29+
<loc>https://cavenfish.github.io/pages/blog/index.html</loc>
30+
<lastmod>2025-10-03</lastmod>
3131
<changefreq>monthly</changefreq>
3232
<priority>0.5</priority>
3333
</url>
3434
<url>
35-
<loc>https://your-path.com/pages/blog/product_reviews/climbing_shoes/index.html</loc>
36-
<lastmod>2025-09-14</lastmod>
35+
<loc>https://cavenfish.github.io/pages/blog/product_reviews/climbing_shoes/index.html</loc>
36+
<lastmod>2025-10-03</lastmod>
3737
<changefreq>monthly</changefreq>
3838
<priority>0.5</priority>
3939
</url>

0 commit comments

Comments
 (0)