diff options
| author | Charles Cabergs <me@cacharle.xyz> | 2020-12-08 01:11:13 +0100 |
|---|---|---|
| committer | Charles Cabergs <me@cacharle.xyz> | 2020-12-08 01:11:13 +0100 |
| commit | db8649daef5658b84edf1191e53cff1f4b08ab27 (patch) | |
| tree | 11b7899f3c3437a28a2554423caba415b745d44a /index.template.html | |
| parent | 62e212a63be0a54f188b492d6e041e2486d8b08b (diff) | |
| download | cacharle.xyz-db8649daef5658b84edf1191e53cff1f4b08ab27.tar.gz cacharle.xyz-db8649daef5658b84edf1191e53cff1f4b08ab27.tar.bz2 cacharle.xyz-db8649daef5658b84edf1191e53cff1f4b08ab27.zip | |
Added fancy site title
Diffstat (limited to 'index.template.html')
| -rw-r--r-- | index.template.html | 6 |
1 files changed, 5 insertions, 1 deletions
diff --git a/index.template.html b/index.template.html index 13c0fb1..55a1df7 100644 --- a/index.template.html +++ b/index.template.html @@ -1,4 +1,8 @@ -<h1 id="site-title">cacharle</h1> +<h1 id="site-title"> + <!-- <div class="site-title-row"> --> + <div>c</div><div>a</div><div>c</div><div>h</div><div>a</div><div>r</div><div>l</div><div>e + <!-- </div> --> +</h1> <div class="slogan"> <div class="slogan-row"> |
