We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 98c075c commit 98f10a7Copy full SHA for 98f10a7
_config.yml
@@ -40,3 +40,8 @@ plugins:
40
# - vendor/ruby/
41
show_excerpts: true
42
43
+defaults:
44
+ - scope:
45
+ path: "assets/img"
46
+ values:
47
+ image: true
assets/design/DOLogo.sketch
54.1 KB
assets/img/logo.png
13.6 KB
index.md
@@ -8,6 +8,8 @@ list_title: "Our <a href=https://dev.to/dodevops/>dev.to posts</a>"
8
9
## Welcome to DO! DevOps
10
11
+<img align="right" width="100" height="100" src="/assets/img/logo.png" style="padding:1em" alt="The DO! DevOps Logo">
12
+
13
We're a gathering of DevOps engineers and SREs to work on open source projects supporting our work.
14
15
Please see our [GitHub Organization page](https://github.com/dodevops) for a list of projects we're working on.
0 commit comments