Fixed branding in footer

This commit is contained in:
2025-07-22 10:43:24 +02:00
parent 67d195d5d7
commit 0bc4f1a93c
3 changed files with 6 additions and 6 deletions

View File

@@ -108,8 +108,8 @@
</table> </table>
<footer> <footer>
<div class="brand-name">RSTAT</div> <div class="brand-name">r/rstat</div>
<div class="brand-subtitle">Reddit Stock Analysis Tool</div> <div class="brand-subtitle">visit us for more</div>
</footer> </footer>
</div> </div>
</body> </body>

View File

@@ -108,8 +108,8 @@
</table> </table>
<footer> <footer>
<div class="brand-name">RSTAT</div> <div class="brand-name">r/rstat</div>
<div class="brand-subtitle">Reddit Stock Analysis Tool</div> <div class="brand-subtitle">visit us for more</div>
</footer> </footer>
</div> </div>
</body> </body>

View File

@@ -85,8 +85,8 @@
</table> </table>
<footer> <footer>
<div class="brand-name">RSTAT</div> <div class="brand-name">r/rstat</div>
<div class="brand-subtitle">Reddit Stock Analysis Tool</div> <div class="brand-subtitle">visit us for more</div>
</footer> </footer>
</div> </div>
</body> </body>