1
Fork 0
mirror of https://github.com/RGBCube/serenity synced 2025-09-13 18:17:57 +00:00

Ladybird+LibWeb: Add initial about:version internal page

This commit is contained in:
Bastiaan van der Plaat 2024-01-12 19:41:26 +01:00 committed by Tim Flynn
parent 05c0640474
commit cde14901bc
7 changed files with 100 additions and 1 deletions

View file

@ -9,6 +9,7 @@
<ul>
<li><a href="about:about">about:about</a></li>
<li><a href="about:newtab">about:newtab</a></li>
<li><a href="about:version">about:version</a></li>
</ul>
</body>
</html>