diff options
author | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-03-09 13:28:35 +0100 |
---|---|---|
committer | Rodrigo Arias Mallo <rodarima@gmail.com> | 2024-03-09 13:28:35 +0100 |
commit | 417bd600dcf9b203dc29e8aa1392f5dc4bc52577 (patch) | |
tree | 97858fd03aaf5f7ef2245305dfc69d9d25e0f402 /old/~sgeerken/attic/alpha-test.html | |
parent | fbc2e8ad29d8277866e6848d631a6c17d5aa6348 (diff) |
Move ~sgeerken to sgeerken
GitHub pages doesn't allow the tilde in the path.
Diffstat (limited to 'old/~sgeerken/attic/alpha-test.html')
-rw-r--r-- | old/~sgeerken/attic/alpha-test.html | 15 |
1 files changed, 0 insertions, 15 deletions
diff --git a/old/~sgeerken/attic/alpha-test.html b/old/~sgeerken/attic/alpha-test.html deleted file mode 100644 index 7fa5b2e..0000000 --- a/old/~sgeerken/attic/alpha-test.html +++ /dev/null @@ -1,15 +0,0 @@ -<?xml version="1.0" encoding="UTF-8"?> -<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd"> -<html xmlns="http://www.w3.org/1999/xhtml"> - <head> - <title>Alpha Layer</title> - </head> - <body> - <div style="background-color: #80ff80; padding: 10px"> - <img src="../../Icons/ProgramIcon128.png"> - </div> - <div style="background-color: #ff8080; padding: 10px"> - <img src="../../Icons/ProgramIcon128.png"> - </div> - </body> -</html> |