diff options
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> |