Skip to main content

Add some images to the documentation

ID
cef3dbc
date
2024-07-15 08:18:22+00:00
author
Alex Chan <alex@alexwlchan.net>
parent
22a504a
message
Add some images to the documentation
changed files
3 files, 10 additions

Changed files

README.md (0) → README.md (215)

diff --git a/README.md b/README.md
new file mode 100644
index 0000000..91c922b
--- /dev/null
+++ b/README.md
@@ -0,0 +1,10 @@
+# web-page-template
+
+This is the one-column layout I use as a starting point when I design new web pages.
+
+<table>
+  <tr>
+    <td><img src="sketch.png"></td>
+    <td><img src="screenshot.png"></td>
+  </tr>
+</table>

screenshot.png (0) → screenshot.png (45216)

diff --git a/screenshot.png b/screenshot.png
new file mode 100644
index 0000000..6077e13
Binary files /dev/null and b/screenshot.png differ

sketch.png (0) → sketch.png (113539)

diff --git a/sketch.png b/sketch.png
new file mode 100644
index 0000000..701731a
Binary files /dev/null and b/sketch.png differ