Update wiki index.php

Adding typing CSS effect
This commit is contained in:
deepend-tildeclub 2020-05-06 23:19:12 -06:00 committed by GitHub
parent d66ad4d2f3
commit ea697b92ff
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@ $title = "tilde.club wiki";
include __DIR__."/../header.php"; include __DIR__."/../header.php";
?> ?>
<h1>$ the tilde.club wiki</h1> <h1 id="fancyboi">$ the tilde.club wiki</h1>
<div class="grid"> <div class="grid">
<div class="row"> <div class="row">