diff options
author | HombreLaser <sebastian-440@live.com> | 2023-08-27 02:40:08 -0600 |
---|---|---|
committer | HombreLaser <sebastian-440@live.com> | 2023-08-27 02:40:08 -0600 |
commit | ac6772f292a83217e10e38ba853c76b5666133e0 (patch) | |
tree | d0d4eb27d9482dc275d75f48a2ca029d825e52a6 /about.html |
Commit inicial
Diffstat (limited to 'about.html')
-rw-r--r-- | about.html | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/about.html b/about.html new file mode 100644 index 0000000..da9364d --- /dev/null +++ b/about.html @@ -0,0 +1,8 @@ +--- +layout: default +--- + +<div class="well"> + <h1>About me</h1> + <p>Hello, I am me.</p> +</div> |