Compare commits
2 Commits
Author | SHA1 | Date | |
---|---|---|---|
b0bdce636c | |||
ba7a707512 |
@@ -17,6 +17,6 @@ spec:
|
|||||||
spec:
|
spec:
|
||||||
containers:
|
containers:
|
||||||
- name: alexohneander-zola
|
- name: alexohneander-zola
|
||||||
image: git.dev-null.rocks/alexohneander/alexohneander-zola:0.1.14
|
image: git.dev-null.rocks/alexohneander/alexohneander-zola:0.1.15
|
||||||
ports:
|
ports:
|
||||||
- containerPort: 80
|
- containerPort: 80
|
||||||
|
@@ -3,6 +3,8 @@
|
|||||||
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
<meta name="viewport" content="width=device-width, initial-scale=1.0">
|
||||||
<meta name="base" content="{{ config.base_url | safe }}">
|
<meta name="base" content="{{ config.base_url | safe }}">
|
||||||
|
|
||||||
|
<link rel="me" href="https://mastodon.dev-null.rocks/@alexohneander" />
|
||||||
|
|
||||||
{# Site title #}
|
{# Site title #}
|
||||||
<title>{%- include "partials/title.html" -%}</title>
|
<title>{%- include "partials/title.html" -%}</title>
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user