Skip to content

Commit 452d84e

Browse files
committed
update blog
1 parent 1ba7d5f commit 452d84e

File tree

14 files changed

+9
-68
lines changed

14 files changed

+9
-68
lines changed

hugo.yaml

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -18,10 +18,6 @@ params:
1818
url: 'https://github.com/AgentScaleLab'
1919
menu:
2020
main:
21-
- identifier: home
22-
name: Home
23-
url: /
24-
weight: 10
2521
- identifier: posts
2622
name: Blog
2723
url: /posts/

public/404.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,6 @@
6464
</div>
6565
</div>
6666
<ul id="menu">
67-
<li>
68-
<a href="http://localhost:1313/" title="Home">
69-
<span>Home</span>
70-
</a>
71-
</li>
7267
<li>
7368
<a href="http://localhost:1313/posts/" title="Blog">
7469
<span>Blog</span>

public/categories/index.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,11 +65,6 @@
6565
</div>
6666
</div>
6767
<ul id="menu">
68-
<li>
69-
<a href="http://localhost:1313/" title="Home">
70-
<span>Home</span>
71-
</a>
72-
</li>
7368
<li>
7469
<a href="http://localhost:1313/posts/" title="Blog">
7570
<span>Blog</span>

public/index.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -66,11 +66,6 @@
6666
</div>
6767
</div>
6868
<ul id="menu">
69-
<li>
70-
<a href="http://localhost:1313/" title="Home">
71-
<span class="active">Home</span>
72-
</a>
73-
</li>
7469
<li>
7570
<a href="http://localhost:1313/posts/" title="Blog">
7671
<span>Blog</span>

public/posts/2025_11_21_building_a_blog_with_hugo/index.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,6 @@
6464
</div>
6565
</div>
6666
<ul id="menu">
67-
<li>
68-
<a href="http://localhost:1313/" title="Home">
69-
<span>Home</span>
70-
</a>
71-
</li>
7267
<li>
7368
<a href="http://localhost:1313/posts/" title="Blog">
7469
<span>Blog</span>

public/posts/2025_11_22_best_practices_ai_agent/index.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,6 @@
6464
</div>
6565
</div>
6666
<ul id="menu">
67-
<li>
68-
<a href="http://localhost:1313/" title="Home">
69-
<span>Home</span>
70-
</a>
71-
</li>
7267
<li>
7368
<a href="http://localhost:1313/posts/" title="Blog">
7469
<span>Blog</span>

public/posts/index.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,11 +65,6 @@
6565
</div>
6666
</div>
6767
<ul id="menu">
68-
<li>
69-
<a href="http://localhost:1313/" title="Home">
70-
<span>Home</span>
71-
</a>
72-
</li>
7368
<li>
7469
<a href="http://localhost:1313/posts/" title="Blog">
7570
<span class="active">Blog</span>

public/projects/2025_11_21_carrer_consultant/index.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -64,11 +64,6 @@
6464
</div>
6565
</div>
6666
<ul id="menu">
67-
<li>
68-
<a href="http://localhost:1313/" title="Home">
69-
<span>Home</span>
70-
</a>
71-
</li>
7267
<li>
7368
<a href="http://localhost:1313/posts/" title="Blog">
7469
<span>Blog</span>

public/projects/index.html

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -65,11 +65,6 @@
6565
</div>
6666
</div>
6767
<ul id="menu">
68-
<li>
69-
<a href="http://localhost:1313/" title="Home">
70-
<span>Home</span>
71-
</a>
72-
</li>
7368
<li>
7469
<a href="http://localhost:1313/posts/" title="Blog">
7570
<span>Blog</span>

public/sitemap.xml

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,12 @@
22
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9"
33
xmlns:xhtml="http://www.w3.org/1999/xhtml">
44
<url>
5+
<loc>http://localhost:1313/</loc>
6+
<lastmod>2025-11-23T00:00:00+00:00</lastmod>
7+
</url><url>
8+
<loc>http://localhost:1313/projects/</loc>
9+
<lastmod>2025-11-23T00:00:00+00:00</lastmod>
10+
</url><url>
511
<loc>http://localhost:1313/tags/</loc>
612
<lastmod>2025-11-22T00:00:00+00:00</lastmod>
713
</url><url>
@@ -13,15 +19,9 @@
1319
</url><url>
1420
<loc>http://localhost:1313/projects/2025_11_21_carrer_consultant/</loc>
1521
<lastmod>2025-11-22T00:00:00+00:00</lastmod>
16-
</url><url>
17-
<loc>http://localhost:1313/</loc>
18-
<lastmod>2025-11-22T00:00:00+00:00</lastmod>
1922
</url><url>
2023
<loc>http://localhost:1313/posts/</loc>
2124
<lastmod>2025-11-22T00:00:00+00:00</lastmod>
22-
</url><url>
23-
<loc>http://localhost:1313/projects/</loc>
24-
<lastmod>2025-11-22T00:00:00+00:00</lastmod>
2525
</url><url>
2626
<loc>http://localhost:1313/posts/2025_11_21_building_a_blog_with_hugo/</loc>
2727
<lastmod>2025-11-21T00:00:00+00:00</lastmod>

0 commit comments

Comments
 (0)