mirror of
https://github.com/marceloprates/prettymaps.git
synced 2025-08-29 17:19:57 +02:00
deploy: be63f17f13
This commit is contained in:
@@ -10,6 +10,11 @@
|
|||||||
display: inline;
|
display: inline;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* No text transformation from Material for MkDocs for H5 headings. */
|
||||||
|
.md-typeset h5 .doc-object-name {
|
||||||
|
text-transform: none;
|
||||||
|
}
|
||||||
|
|
||||||
/* Max width for docstring sections tables. */
|
/* Max width for docstring sections tables. */
|
||||||
.doc .md-typeset__table,
|
.doc .md-typeset__table,
|
||||||
.doc .md-typeset__table table {
|
.doc .md-typeset__table table {
|
||||||
@@ -31,6 +36,11 @@
|
|||||||
display: inline;
|
display: inline;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
/* Default font size for parameter headings. */
|
||||||
|
.md-typeset .doc-heading-parameter {
|
||||||
|
font-size: inherit;
|
||||||
|
}
|
||||||
|
|
||||||
/* Prefer space on the right, not the left of parameter permalinks. */
|
/* Prefer space on the right, not the left of parameter permalinks. */
|
||||||
.doc-heading-parameter .headerlink {
|
.doc-heading-parameter .headerlink {
|
||||||
margin-left: 0 !important;
|
margin-left: 0 !important;
|
||||||
|
@@ -2,14 +2,14 @@
|
|||||||
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
|
||||||
<url>
|
<url>
|
||||||
<loc>https://yourusername.github.io/prettymaps/</loc>
|
<loc>https://yourusername.github.io/prettymaps/</loc>
|
||||||
<lastmod>2025-05-17</lastmod>
|
<lastmod>2025-06-29</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://yourusername.github.io/prettymaps/api/</loc>
|
<loc>https://yourusername.github.io/prettymaps/api/</loc>
|
||||||
<lastmod>2025-05-17</lastmod>
|
<lastmod>2025-06-29</lastmod>
|
||||||
</url>
|
</url>
|
||||||
<url>
|
<url>
|
||||||
<loc>https://yourusername.github.io/prettymaps/usage/</loc>
|
<loc>https://yourusername.github.io/prettymaps/usage/</loc>
|
||||||
<lastmod>2025-05-17</lastmod>
|
<lastmod>2025-06-29</lastmod>
|
||||||
</url>
|
</url>
|
||||||
</urlset>
|
</urlset>
|
BIN
sitemap.xml.gz
BIN
sitemap.xml.gz
Binary file not shown.
Reference in New Issue
Block a user