diff options
Diffstat (limited to 'src')
-rw-r--r-- | src/index.html | 4 | ||||
-rw-r--r-- | src/srp/index.html | 4 |
2 files changed, 2 insertions, 6 deletions
diff --git a/src/index.html b/src/index.html index 95f76fa..cfc430f 100644 --- a/src/index.html +++ b/src/index.html @@ -53,9 +53,7 @@ <hr> <footer> - <small> - m4_footer - </small> + m4_footer </footer> </body> </html> diff --git a/src/srp/index.html b/src/srp/index.html index f41c3d2..56aaa82 100644 --- a/src/srp/index.html +++ b/src/srp/index.html @@ -41,9 +41,7 @@ <hr> <footer> - <small> - m4_footer - </small> + m4_footer </footer> </body> </html> |