added translucient-fluidity

From the beginnings of Friendica, a derived theme from duepuntozero (so this has to be available in the Friendica themes directory).
Inspired by a Wordpress theme.
This commit is contained in:
Tobias Diekershoff 2022-06-21 08:55:31 +02:00
commit 91771ae8ce
Signed by: tobias
GPG key ID: 25FE376FF17694A1
24 changed files with 719 additions and 0 deletions

View file

@ -0,0 +1,13 @@
<div id="footer">
<p>
Original Template and WordPress Theme by<br /> <a href="http://www.karenblundell.com" target="blank">Karen Blundell (aka arwen54)</a>
</p>
</div>
</div>
<?php wp_footer(); ?>
</body>
</html>