Skip to content

Commit d3ad583

Browse files
committed
add-update
1 parent ad1a388 commit d3ad583

File tree

20 files changed

+5196
-2949
lines changed

20 files changed

+5196
-2949
lines changed

layouts/blog/list.html

Lines changed: 411 additions & 88 deletions
Large diffs are not rendered by default.

layouts/blog/single.html

Lines changed: 718 additions & 742 deletions
Large diffs are not rendered by default.

layouts/partials/head.html

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -66,5 +66,7 @@
6666
{{- template "_internal/google_analytics.html" . -}}
6767
{{- end -}}
6868
{{- end -}}
69+
<!-- Material Icons -->
70+
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
6971

7072
</head>

public/404.html

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,10 @@
8787
<script src="/js/bootstrap.js" defer></script>
8888

8989

90-
</head>
90+
91+
<link href="https://fonts.googleapis.com/icon?family=Material+Icons" rel="stylesheet">
92+
93+
</head>
9194
<body>
9295
<div>
9396
<header id="topnav">

public/blog/arkade-open-source-marketplace-for-kubernetes/index.html

Lines changed: 676 additions & 663 deletions
Large diffs are not rendered by default.

public/blog/flannel/index.html

Lines changed: 815 additions & 5 deletions
Large diffs are not rendered by default.

0 commit comments

Comments
 (0)