Skip to content

Commit 4e44c6c

Browse files
yoshi-automationtseaver
authored andcommitted
chore(scheduler): change spacing in docs templates (via synth) (#9762)
1 parent c373e65 commit 4e44c6c

File tree

3 files changed

+7
-6
lines changed

3 files changed

+7
-6
lines changed

scheduler/docs/_static/custom.css

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
div#python2-eol {
22
border-color: red;
33
border-width: medium;
4-
}
4+
}

scheduler/docs/_templates/layout.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
12
{% extends "!layout.html" %}
23
{%- block content %}
34
{%- if theme_fixed_sidebar|lower == 'true' %}

scheduler/synth.metadata

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,19 +1,19 @@
11
{
2-
"updateTime": "2019-10-23T12:31:17.538221Z",
2+
"updateTime": "2019-11-12T13:36:56.302477Z",
33
"sources": [
44
{
55
"generator": {
66
"name": "artman",
7-
"version": "0.40.2",
8-
"dockerImage": "googleapis/artman@sha256:3b8f7d9b4c206843ce08053474f5c64ae4d388ff7d995e68b59fb65edf73eeb9"
7+
"version": "0.41.1",
8+
"dockerImage": "googleapis/artman@sha256:545c758c76c3f779037aa259023ec3d1ef2d57d2c8cd00a222cb187d63ceac5e"
99
}
1010
},
1111
{
1212
"git": {
1313
"name": "googleapis",
1414
"remote": "https://github.com/googleapis/googleapis.git",
15-
"sha": "0d0dc5172f16c9815a5eda6e99408fb96282f608",
16-
"internalRef": "276178557"
15+
"sha": "f69562be0608904932bdcfbc5ad8b9a22d9dceb8",
16+
"internalRef": "279774957"
1717
}
1818
},
1919
{

0 commit comments

Comments
 (0)