added examples
This commit is contained in:
parent
85b44202f4
commit
28a9f2dda5
File diff suppressed because one or more lines are too long
4
services/code/gittea.site
Normal file
4
services/code/gittea.site
Normal file
@ -0,0 +1,4 @@
|
|||||||
|
gitea
|
||||||
|
http://192.168.1.222:3002
|
||||||
|
Github like git server
|
||||||
|
background-color: darkgreen;
|
File diff suppressed because one or more lines are too long
4
services/firewall/opnsense.site
Normal file
4
services/firewall/opnsense.site
Normal file
File diff suppressed because one or more lines are too long
@ -1,4 +1,4 @@
|
|||||||
proxmox
|
proxmox
|
||||||
http://192.168.1.1:8006
|
https://192.168.1.20:8006/#v1:0:18:4:::::::
|
||||||
main vm server
|
main vm server
|
||||||
background-image: url("https://www.hostelworld.com/blog/wp-content/uploads/2018/12/denali-1313x875.jpg")
|
background-image: url("https://www.hostelworld.com/blog/wp-content/uploads/2018/12/denali-1313x875.jpg")
|
@ -8,14 +8,15 @@ grid-gap: .5vw;
|
|||||||
}
|
}
|
||||||
|
|
||||||
body {
|
body {
|
||||||
color: rgb(67, 95, 102);
|
background-color: rgb(67, 95, 102);
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
h1 {
|
h1 {
|
||||||
background-color: rgb(37, 56, 55);
|
background-color: rgb(58, 69, 77);
|
||||||
color: #CCCCCC;
|
color: #CCCCCC;
|
||||||
|
padding: 10px;
|
||||||
|
border-radius: 10px;
|
||||||
|
|
||||||
}
|
}
|
||||||
a {
|
a {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user