added opinion disclaimer to footer

This commit is contained in:
rawleyIfowler
2022-02-14 16:51:49 -06:00
parent 92ab929ce3
commit 4a56b3f907

View File

@@ -1,3 +1,6 @@
<p class="subtext">Checkout the source code for this site on <a href="https://gitlab.com/rawleyIfowler/rawleydotxyz">gitlab</a>.</p> <p class="subtext">Checkout the source code for this site on <a href="https://gitlab.com/rawleyIfowler/rawleydotxyz">gitlab</a>.</p>
<p>
All opinions expressed on this website are that of my own, they do not reflect those of my employer(s); future, past, or present.
</p>
</body> </body>
</html> </html>