Accounts and login.
This commit is contained in:
5
components/Footer.js
Normal file
5
components/Footer.js
Normal file
@@ -0,0 +1,5 @@
|
||||
import React from 'react';
|
||||
|
||||
export default function Footer() {
|
||||
return <footer className="container mt-5 mb-5">umami - deliciously simple web stats</footer>;
|
||||
}
|
||||
Reference in New Issue
Block a user