test
This commit is contained in:
parent
515f90f2db
commit
dd9c98df36
@ -6,13 +6,13 @@ social_media_card = "img/social_cards/blog_infrastructure_as_code.jpg"
|
||||
+++
|
||||
|
||||
```rust
|
||||
|
||||
pub async fn main() -> Result<(), Error> {
|
||||
let mut infrastructure = Infrastructure::new();
|
||||
dbg!(infrastructure);
|
||||
Ok(())
|
||||
}
|
||||
```
|
||||
|
||||
This is [a link](https://example.com) to example.com.
|
||||
This [a link](https://example.com) to example.com.
|
||||
|
||||
## Introduction
|
||||
|
Binary file not shown.
Before Width: | Height: | Size: 46 KiB After Width: | Height: | Size: 46 KiB |
Loading…
x
Reference in New Issue
Block a user