Skip to content

Commit 98f10a7

Browse files
committed
feat: DO Logo
1 parent 98c075c commit 98f10a7

File tree

4 files changed

+7
-0
lines changed

4 files changed

+7
-0
lines changed

_config.yml

+5
Original file line numberDiff line numberDiff line change
@@ -40,3 +40,8 @@ plugins:
4040
# - vendor/ruby/
4141
show_excerpts: true
4242

43+
defaults:
44+
- scope:
45+
path: "assets/img"
46+
values:
47+
image: true

assets/design/DOLogo.sketch

54.1 KB
Binary file not shown.

assets/img/logo.png

13.6 KB
Loading

index.md

+2
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,8 @@ list_title: "Our <a href=https://dev.to/dodevops/>dev.to posts</a>"
88

99
## Welcome to DO! DevOps
1010

11+
<img align="right" width="100" height="100" src="/assets/img/logo.png" style="padding:1em" alt="The DO! DevOps Logo">
12+
1113
We're a gathering of DevOps engineers and SREs to work on open source projects supporting our work.
1214

1315
Please see our [GitHub Organization page](https://github.com/dodevops) for a list of projects we're working on.

0 commit comments

Comments
 (0)