Compare commits
6 commits
9ae8ef36ce
...
efe640ae0e
Author | SHA1 | Date | |
---|---|---|---|
efe640ae0e | |||
![]() |
ae52f107f9 | ||
![]() |
f56b502827 | ||
![]() |
83a4952e5c | ||
![]() |
5a8b5208a6 | ||
![]() |
8184ad1510 |
3 changed files with 14 additions and 0 deletions
9
.editorconfig
Normal file
9
.editorconfig
Normal file
|
@ -0,0 +1,9 @@
|
||||||
|
root = true
|
||||||
|
|
||||||
|
[*]
|
||||||
|
end_of_line = lf
|
||||||
|
insert_final_newline = true
|
||||||
|
charset = utf-8
|
||||||
|
|
||||||
|
indent_size = 2
|
||||||
|
indent_style = space
|
1
USERS.md
1
USERS.md
|
@ -65,6 +65,7 @@
|
||||||
- https://stefka.eu **Jiří Štefka** (Software Developer)
|
- https://stefka.eu **Jiří Štefka** (Software Developer)
|
||||||
- https://blog.networkchuck.com **NetworkChuck** (YouTuber & Hacker)
|
- https://blog.networkchuck.com **NetworkChuck** (YouTuber & Hacker)
|
||||||
- https://blog.arkb.me **AbdulRKB** (Security Researcher & Web Dev)
|
- https://blog.arkb.me **AbdulRKB** (Security Researcher & Web Dev)
|
||||||
|
- https://harshv5094.netlify.app **Harsh Vyapari** (Developer & Linux Enthusiast)
|
||||||
<!--
|
<!--
|
||||||
TEMPLATE:
|
TEMPLATE:
|
||||||
|
|
||||||
|
|
|
@ -211,6 +211,10 @@ img {
|
||||||
overflow: hidden;
|
overflow: hidden;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
figure {
|
||||||
|
width: fit-content;
|
||||||
|
}
|
||||||
|
|
||||||
figure img,
|
figure img,
|
||||||
figure video {
|
figure video {
|
||||||
margin-bottom: 0;
|
margin-bottom: 0;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue