diff options
| author | Pitu <[email protected]> | 2017-02-07 04:52:53 -0300 |
|---|---|---|
| committer | Pitu <[email protected]> | 2017-02-07 04:52:53 -0300 |
| commit | 36e17b037221ff7c69680e00e9a83dccd31ef44e (patch) | |
| tree | b23bf2bb17d3a5f4a68563b91ba6d47c3164f2cf /pages | |
| parent | bleh (diff) | |
| download | host.fuwn.me-36e17b037221ff7c69680e00e9a83dccd31ef44e.tar.xz host.fuwn.me-36e17b037221ff7c69680e00e9a83dccd31ef44e.zip | |
Album stuff
Diffstat (limited to 'pages')
| -rw-r--r-- | pages/album.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/pages/album.html b/pages/album.html index a04bcd9..59bab4b 100644 --- a/pages/album.html +++ b/pages/album.html @@ -45,6 +45,7 @@ <div class="hero-head"> <div class="container"> <h1 class="title" id='title' style='margin-top: 1.5rem;'></h1> + <h1 class="subtitle" id='count'></h1> <hr> </div> </div> |