diff options
| -rw-r--r-- | components/navigation/Footer.vue | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/components/navigation/Footer.vue b/components/navigation/Footer.vue index 5fd72c6..e9cd8dd 100644 --- a/components/navigation/Footer.vue +++ b/components/navigation/Footer.vue @@ -46,6 +46,11 @@ <br><br> </div> </div> + <div> + <small>any and all opinions listed here are my own and not representative of my employers; + future, past, and present.</small> + <br><br> + </div> </div> </div> </div> |