diff --git a/content/de/projects.md b/content/de/projects.md new file mode 100644 index 0000000..0dd777d --- /dev/null +++ b/content/de/projects.md @@ -0,0 +1,6 @@ +--- +title: "Projekte" +slug: "projects" +--- + +Hier siehst du einige meiner Projekte (Blogposts, GitHub Repos, Tools & YouTube Videos). \ No newline at end of file diff --git a/content/en/projects.md b/content/en/projects.md new file mode 100644 index 0000000..b99edea --- /dev/null +++ b/content/en/projects.md @@ -0,0 +1,6 @@ +--- +title: "Projects" +slug: "projects" +--- + +Here you can find some of my projects (blog posts, GitHub repos, tools & YouTube videos). \ No newline at end of file diff --git a/layouts/partials/projects.html b/layouts/partials/projects.html index 29e08c1..035f767 100644 --- a/layouts/partials/projects.html +++ b/layouts/partials/projects.html @@ -1,6 +1,12 @@
{{ .Content }}