Skip to content

Commit cb9cdc9

Browse files
yoshi-automationtseaver
authored andcommitted
chore(kms): change spacing in docs templates (via synth) (#9754)
1 parent 039a607 commit cb9cdc9

File tree

3 files changed

+8
-7
lines changed

3 files changed

+8
-7
lines changed

kms/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+
}

kms/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' %}

kms/synth.metadata

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,26 +1,26 @@
11
{
2-
"updateTime": "2019-08-14T12:28:37.661447Z",
2+
"updateTime": "2019-11-12T13:31:26.937119Z",
33
"sources": [
44
{
55
"generator": {
66
"name": "artman",
7-
"version": "0.33.0",
8-
"dockerImage": "googleapis/artman@sha256:c6231efb525569736226b1f7af7565dbc84248efafb3692a5bb1d2d8a7975d53"
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": "3406d1e899f1f41123b3fa9210ad4bef25c9a720",
16-
"internalRef": "263234709"
15+
"sha": "f69562be0608904932bdcfbc5ad8b9a22d9dceb8",
16+
"internalRef": "279774957"
1717
}
1818
},
1919
{
2020
"template": {
2121
"name": "python_library",
2222
"origin": "synthtool.gcp",
23-
"version": "2019.5.2"
23+
"version": "2019.10.17"
2424
}
2525
}
2626
],

0 commit comments

Comments
 (0)