We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec54318 commit eeba33bCopy full SHA for eeba33b
1 file changed
about.html
@@ -64,17 +64,6 @@
64
#cookie-notice-buttons button:hover {
65
background-color: #3e8e41;
66
}
67
-.rounded-button {
68
- display: inline-block;
69
- padding: 10px 20px;
70
- background-color: #007bff;
71
- color: white;
72
- text-decoration: none;
73
- border-radius: 15px;
74
- font-weight: bold;
75
- text-align: center;
76
- transition: background-color 0.3s ease;
77
-}
78
79
</style>
80
<meta name="viewport" content="width=device-width, initial-scale=1.0, maximum-scale=1.0">
@@ -275,7 +264,7 @@
275
264
"telephone": "+36305075125",
276
265
"url": "https://www.x.com/gmac4247"
277
266
},
278
-"relatedLink": "https://gmac4247.github.io",
267
+"relatedLink": "https://gmac4247.github.io/about",
279
268
"subjectOf":
280
269
[
281
270
{
0 commit comments