Skip to content

Commit c850913

Browse files
fix(post): fixed title and cleaned up robots
1 parent 1bc1f37 commit c850913

File tree

2 files changed

+2
-3
lines changed

2 files changed

+2
-3
lines changed

_posts/2021-04-11-k3s-traefik-rancher.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
---
22
layout: post
3-
title: "Traefik 2, k3s, Rancher"
3+
title: "Configuring Traefik 2 Ingress for Kubernetes"
44
date: 2021-04-08 09:00:00 -0500
55
categories: kubernetes rancher
66
tags: homelab rancher kubernetes k3s traefik

robots.txt

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@ permalink: robots.txt
44
---
55

66
User-agent: *
7-
8-
Disallow: /norobots/
7+
Disallow:
98

109
Sitemap: {{ '/sitemap.xml' | absolute_url }}

0 commit comments

Comments
 (0)