Skip to content

Commit da32c21

Browse files
committed
moving posts to post & fixed social linkedin link
1 parent 611e3ab commit da32c21

File tree

7 files changed

+4
-4
lines changed

7 files changed

+4
-4
lines changed

config.toml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ url = "https://github.com/spindev/"
2424
[[params.socialIcons]]
2525
icon = "fab fa-linkedin"
2626
title = "Linkedin"
27-
url = "https://de.linkedin.com/till-spindler-78207024b"
27+
url = "https://de.linkedin.com/in/till-spindler-78207024b"
2828

2929
[[params.socialIcons]]
3030
icon = "fas fa-certificate"
@@ -61,8 +61,8 @@ url = "/"
6161
[[menu.main]]
6262
name = "Posts"
6363
weight = 200
64-
identifier = "posts"
65-
url = "/posts/"
64+
identifier = "post"
65+
url = "/post/"
6666

6767
[[menu.main]]
6868
name = "About"
File renamed without changes.

content/posts/build-deploy-hugo-github-actions/2022-11-28-21-32-00.png renamed to content/post/build-deploy-hugo-github-actions/2022-11-28-21-32-00.png

File renamed without changes.

content/posts/build-deploy-hugo-github-actions/deploy-from-branch.png renamed to content/post/build-deploy-hugo-github-actions/deploy-from-branch.png

File renamed without changes.

content/posts/build-deploy-hugo-github-actions/index.md renamed to content/post/build-deploy-hugo-github-actions/index.md

File renamed without changes.
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,6 +14,6 @@ I followed this pretty easy and straightforward [guide](https://www.freecodecamp
1414

1515
Over the next days I will add some new content and finalize the blog setup.
1616

17-
Feel free to subscribe my [RSS-Feed](/index.xml) or connect via [LinkedIn](https://linkedin.com/in/Till%20Spindler) or [GitHub](https://github.com/Spindev).
17+
Feel free to subscribe my [RSS-Feed](/index.xml) or connect via [LinkedIn](https://de.linkedin.com/in/till-spindler-78207024b) or [GitHub](https://github.com/Spindev).
1818

1919
Also you can checkout the blogs of my friends.

0 commit comments

Comments
 (0)