Skip to content

Commit 1a65fe2

Browse files
committed
Remove footer and associated styles from index.md to streamline documentation and improve clarity.
1 parent 16bf075 commit 1a65fe2

File tree

1 file changed

+1
-24
lines changed

1 file changed

+1
-24
lines changed

docs/index.md

Lines changed: 1 addition & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -87,27 +87,4 @@ This tool is provided for **educational and legitimate security testing purposes
8787

8888
## License
8989

90-
This project is licensed under the MIT License with additional restrictions against malicious use.
91-
92-
<div class="site-footer">
93-
<strong>subenum</strong> is maintained by TM Hospitality Strategies (<a href="https://github.com/TMHSDigital">@TMHSDigital</a>).<br>
94-
<span style="font-size:0.95em;">This page was generated by <a href="https://pages.github.com/">GitHub Pages</a>.</span>
95-
</div>
96-
97-
<style>
98-
.site-footer {
99-
text-align: center;
100-
margin-top: 3em;
101-
font-size: 0.98em;
102-
color: #555;
103-
padding-bottom: 1.5em;
104-
}
105-
.site-footer a {
106-
color: #2a6496;
107-
text-decoration: none;
108-
font-weight: 500;
109-
}
110-
.site-footer a:hover {
111-
text-decoration: underline;
112-
}
113-
</style>
90+
This project is licensed under the MIT License with additional restrictions against malicious use.

0 commit comments

Comments
 (0)