Skip to content

Commit 3a5bcac

Browse files
yoshi-automationbusunkim96
authored andcommitted
chore(webrisk): change spacing in docs templates (via synth) (#9773)
1 parent 818577a commit 3a5bcac

File tree

4 files changed

+8
-7
lines changed

4 files changed

+8
-7
lines changed

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

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

webrisk/docs/conf.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@
164164
# Add any paths that contain custom static files (such as style sheets) here,
165165
# relative to this directory. They are copied after the builtin static files,
166166
# so a file named "default.css" will overwrite the builtin "default.css".
167-
html_static_path = ["_static"]
167+
# html_static_path = []
168168

169169
# Add any extra paths that contain custom files (such as robots.txt or
170170
# .htaccess) here, relative to this directory. These files are copied

webrisk/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-29T12:49:55.063315Z",
2+
"updateTime": "2019-11-12T13:49:49.721416Z",
33
"sources": [
44
{
55
"generator": {
66
"name": "artman",
7-
"version": "0.40.3",
8-
"dockerImage": "googleapis/artman@sha256:c805f50525f5f557886c94ab76f56eaa09cb1da58c3ee95111fd34259376621a"
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": "532773acbed8d09451dafb3d403ab1823e6a6e1e",
16-
"internalRef": "277177415"
15+
"sha": "f69562be0608904932bdcfbc5ad8b9a22d9dceb8",
16+
"internalRef": "279774957"
1717
}
1818
},
1919
{

0 commit comments

Comments
 (0)