diff --git a/config.toml b/config.toml index 57c9eae..8c38dc7 100644 --- a/config.toml +++ b/config.toml @@ -240,7 +240,7 @@ menu = [ # Set to true to use the default "rss" icon, or specify a custom icon name (e.g. "square-rss"). # The icon must exist in static/social_icons/ (without the .svg extension). # Note for Zola 0.19.X users: when `feed_filenames` has two filenames, only the first one will be linked in the footer. -feed_icon = true +feed_icon = false # Show the full post content in the Atom feed. # If it's set to false, only the description or summary will be shown. diff --git a/content/projects/programming/index.md b/content/projects/programming/index.md new file mode 100644 index 0000000..50a806d --- /dev/null +++ b/content/projects/programming/index.md @@ -0,0 +1,14 @@ ++++ +title = "Code" +description = "Programmierung und Skripten" +weight = 2 +template = "page.html" + +[taxonomies] +tags = ["programming","linux"] + +[extra] +local_image = "img/code.svg" ++++ +## Einleitung +Dieser Artikel soll meine Programmiererfahrungen abbilden und einige Beispiele liefern. diff --git a/static/img/code.svg b/static/img/code.svg new file mode 100644 index 0000000..a4b2785 --- /dev/null +++ b/static/img/code.svg @@ -0,0 +1,4 @@ + + + +