mirror of
https://github.com/outbackdingo/firezone.git
synced 2026-01-27 18:18:55 +00:00
Try cleaning docs (#1034)
This commit is contained in:
2
.github/workflows/publish_docs.yml
vendored
2
.github/workflows/publish_docs.yml
vendored
@@ -28,6 +28,6 @@ jobs:
|
||||
branch: gh-pages
|
||||
folder: docs/build
|
||||
target-folder: .
|
||||
clean: false
|
||||
clean: true
|
||||
clean-exclude: |
|
||||
*.*.*/
|
||||
|
||||
@@ -65,6 +65,8 @@ table {
|
||||
* where they end
|
||||
*/
|
||||
.tabs-container {
|
||||
background: rgba(100, 100, 100, 0.2);
|
||||
background: rgba(100, 100, 100, 0.1);
|
||||
padding-bottom: 1.5rem;
|
||||
padding-left: 1.5rem;
|
||||
border-radius: 5px;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user