projects
/
nutratech
/
vps-root.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
860b5bc
)
update heliohost link color (more visible in dark mode)
author
Shane Jaroch
<chown_tee@proton.me>
Thu, 22 Jan 2026 20:06:01 +0000
(15:06 -0500)
committer
Shane Jaroch
<chown_tee@proton.me>
Thu, 22 Jan 2026 20:06:01 +0000
(15:06 -0500)
scripts/gen_services_map.py
patch
|
blob
|
history
diff --git
a/scripts/gen_services_map.py
b/scripts/gen_services_map.py
index 1fd62861c47dff69f43e5091433e5e360987f0af..926a60a7e152d3dd12744c5552f2f12f77a05582 100755
(executable)
--- a/
scripts/gen_services_map.py
+++ b/
scripts/gen_services_map.py
@@
-26,6
+26,8
@@
HTML_TEMPLATE = """<!DOCTYPE html>
.meta {{ font-size: 0.85em; color: #888; }}
footer {{ margin-top: 3rem; padding-top: 1.5rem; border-top: 1px solid #333; font-size: 0.8em; color: #666; text-align: center; }}
footer .ssi {{ font-family: monospace; background: #2d3748; padding: 0.2em 0.5em; border-radius: 3px; color: #a0aec0; }}
+ footer a {{ color: #93c5fd; }}
+ footer a:hover {{ color: #bfdbfe; }}
</style>
</head>
<body>