swee / Unnamed Search Engine old source code
0 likes
0 forks
2 files
Last active 5 days ago
there was no logo image at that time, but I have one now.
| 1 | <!DOCTYPE html> |
| 2 | <html data-bs-theme="dark" class="container text-white bg-dark"> |
| 3 | <head> |
| 4 | <title>UnnamedSearchEngine</title> |
| 5 | <meta name="viewport" content="width=device-width, initial-scale=1.0"> |
| 6 | <meta name='description' content='Search engine with maximum compatibility.'> |
| 7 | <link href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.3/dist/css/bootstrap.min.css" rel="stylesheet"> |
| 8 | <head> |
| 9 | </head> |
| 10 | <body class="container text-white bg-dark"> |
Newer
Older