pushing minor updates
This commit is contained in:
parent
f70534bb53
commit
befaae218c
|
@ -1,12 +0,0 @@
|
|||
# .bash_profile
|
||||
|
||||
# Get the aliases and functions
|
||||
if [ -f ~/.bashrc ]; then
|
||||
. ~/.bashrc
|
||||
fi
|
||||
|
||||
# User specific environment and startup programs
|
||||
|
||||
PATH=$PATH:$HOME/bin
|
||||
|
||||
export PATH
|
|
@ -8,7 +8,7 @@
|
|||
|
||||
<p>Just log in with your secure internet shell to change this file! </p>
|
||||
|
||||
<p>You may want to read: <a href="https://tilde.club/~anthonydpaul/primer.html">How to ~tilde; a n00b's primer</a> for help.</p>
|
||||
<p>You may want to read: <a href="/wiki/">the tilde.club wiki</a> for help.</p>
|
||||
<br>
|
||||
<!-- Begin Tilde.Club Ring Fragment-->
|
||||
<center>
|
||||
|
@ -31,5 +31,11 @@ Want to join the ring? Click here for
|
|||
</map>
|
||||
</center>
|
||||
<!-- End Webring Fragment-->
|
||||
<br>
|
||||
<!-- Tildeverse Banner code begin -->
|
||||
<div style="text-align: center;">
|
||||
<object data="https://banner.tildeverse.org/work.php?ID=deepend" type="text/html" width="500" height="80" style="overflow:hidden; width: 500px; height: 80px"></object>
|
||||
</div>
|
||||
<!-- Tildeverse Banner code end -->
|
||||
</body>
|
||||
</html>
|
||||
|
|
Loading…
Reference in New Issue