Skip to content

Commit 4f32046

Browse files
committed
feat: Add logo
1 parent 7e289b4 commit 4f32046

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

β€Žrecipes/make/index.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
layout: listing
3+
logo: cmake
34
---
45
# Make
56
> Using the `make` command and Makefile samples

β€Žrecipes/rake/index.mdβ€Ž

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,6 @@
11
---
22
layout: listing
3+
logo: ruby
34
---
45
# Rake
56
> Rake command and Rakefile samples

0 commit comments

Comments
Β (0)