Skip to content

Commit 6fdda82

Browse files
authored
Update index.html
1 parent fde901c commit 6fdda82

File tree

1 file changed

+20
-1
lines changed

1 file changed

+20
-1
lines changed

docs/index.html

Lines changed: 20 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,20 @@
6161
.github-fork-ribbon:before {
6262
background-color: #090;
6363
}
64+
.suppoprt-me {
65+
display: inline-block;
66+
position: fixed;
67+
bottom: 10px;
68+
left: 10px;
69+
width: 20vw;
70+
max-width: 250px;
71+
min-width: 200px;
72+
z-index: 9;
73+
img {
74+
width: 100%;
75+
height: auto;
76+
}
77+
}
6478
</style>
6579
</head>
6680
<body>
@@ -237,6 +251,11 @@ <h2 class="titles"Docker images workflows logic</h2>
237251

238252

239253
<br><hr><br>
254+
255+
<a class="suppoprt-me" href="https://buymeacoffee.com/jpradoar" target="_blank"><img src="https://img.buymeacoffee.com/button-api/?text=Buy me a Coffee&nbsp&emoji=&slug=jpradoar&button_colour=FF5F5F&font_colour=ffffff&font_family=Cookie&outline_colour=000000&coffee_colour=FFDD00"></a>
256+
257+
258+
<!--
240259
<br><h2 class="titles">Techs</h2>
241260
<img src="https://img.shields.io/badge/AWS-%23FF9900.svg?style=for-the-badge&logo=amazon-aws&logoColor=white">
242261
<img src="https://img.shields.io/badge/terraform-%235835CC.svg?style=for-the-badge&logo=terraform&logoColor=white">
@@ -255,7 +274,7 @@ <h2 class="titles"Docker images workflows logic</h2>
255274
<br>
256275
<img src="https://img.shields.io/badge/espressif-E7352C.svg?style=for-the-badge&logo=espressif&logoColor=white">
257276
<img src="https://img.shields.io/badge/-Arduino-00979D?style=for-the-badge&logo=Arduino&logoColor=white">
258-
277+
-->
259278

260279

261280

0 commit comments

Comments
 (0)