Skip to content

Commit 5f982d3

Browse files
committed
script push
1 parent ad23ac1 commit 5f982d3

File tree

3 files changed

+11
-24
lines changed

3 files changed

+11
-24
lines changed

data/menu.toml

Lines changed: 8 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -47,21 +47,18 @@ title = "me"
4747
[[entries]]
4848
title = "all posts"
4949

50-
[[entries.entries]]
51-
title = "English posts"
52-
53-
[entries.entries.post_list]
50+
[entries.post_list]
5451
limit = 5
5552
section = "en"
5653
show_more = true
5754
show_more_text = "See more posts..."
5855
show_more_url = "posts"
5956

60-
[[entries.entries]]
61-
title = "Espanol posts"
57+
# [[entries.entries]]
58+
# title = "Espanol posts"
6259

63-
[entries.entries.post_list]
64-
section = "es"
65-
show_more = true
66-
show_more_text = "See more posts..."
67-
show_more_url = "posts"
60+
# [entries.entries.post_list]
61+
# section = "es"
62+
# show_more = true
63+
# show_more_text = "See more posts..."
64+
# show_more_url = "posts"

public/css/main.css.map

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

public/index.html

Lines changed: 2 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
<!DOCTYPE html>
22
<html lang="en"><head>
3-
<meta name="generator" content="Hugo 0.134.2"><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
3+
<meta name="generator" content="Hugo 0.136.1"><script src="/livereload.js?mindelay=10&amp;v=2&amp;port=1313&amp;path=livereload" data-no-instant defer></script>
44
<meta charset="utf-8" />
55
<meta http-equiv="X-UA-Compatible" content="IE=edge" />
66
<meta name="viewport" content="width=device-width, initial-scale=1" />
@@ -33,12 +33,11 @@ <h1 id="capi_nemoo">Capi_nemoo</h1>
3333
<ul><li>Renato Ramirez</li><li>Lubbock, Texas, US</li><li>Texas Tech University</li>
3434
<ul><li>computer engineering</li></ul>
3535
<li>my social media</li>
36-
<ul><li><a href="https://github.com/Capi-nemoo">github</a></li><li>[email protected]</li><li><a href="https://www.youtube.com/@capi_nemoo">youtube</a></li></ul>
36+
<ul><li><a href="https://github.com/Capi-nemoo">github</a></li><li><a href="/[email protected]">[email protected]</a></li><li><a href="https://www.youtube.com/@capi_nemoo">youtube</a></li></ul>
3737
</ul>
3838
<li>projects</li>
3939
<ul><li><a href="/">Synth-Net</a></li><li><a href="/">myDotfiles</a></li><li><a href="/">TerminalShare</a></li></ul>
4040
<li>all posts</li>
41-
<ul><li>English posts</li>
4241

4342

4443
<ul><li>
@@ -48,15 +47,6 @@ <h1 id="capi_nemoo">Capi_nemoo</h1>
4847

4948
</ul>
5049

51-
<li>Espanol posts</li>
52-
<ul><li>
53-
<span>2024-09-12</span>
54-
<a href="//localhost:1313/es/tu-propia-web-o-blog-con-hugo/">Como crear tu promio website en 5m</a>
55-
</li>
56-
57-
</ul>
58-
59-
</ul>
6050
</ul>
6151

6252

0 commit comments

Comments
 (0)