diff options
author | Trumeet <yuuta@yuuta.moe> | 2022-09-11 18:55:39 -0700 |
---|---|---|
committer | Trumeet <yuuta@yuuta.moe> | 2022-09-11 18:55:39 -0700 |
commit | 573204476f54e54cdeaa676ce9c639fa772f75c4 (patch) | |
tree | 51ff8f7d650f9fbe47dfcdeca268e5b54ff92fc5 /neo/src | |
parent | b7e070f298f7e49edb075b61b10e6514daff8b32 (diff) | |
download | www-573204476f54e54cdeaa676ce9c639fa772f75c4.tar www-573204476f54e54cdeaa676ce9c639fa772f75c4.tar.gz www-573204476f54e54cdeaa676ce9c639fa772f75c4.tar.bz2 www-573204476f54e54cdeaa676ce9c639fa772f75c4.zip |
Remove FTP
Diffstat (limited to 'neo/src')
-rw-r--r-- | neo/src/index.html | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/neo/src/index.html b/neo/src/index.html index 99b9a8b..d957797 100644 --- a/neo/src/index.html +++ b/neo/src/index.html @@ -204,13 +204,6 @@ <figcaption><i class="fas fa-external-link-alt"></i>sites</figcaption> <ul> <li> - <a href="https://ftp.yuuta.moe/"> - <i aria-hidden="true" class="fa fa-file"></i> - <span class="label">FTP</span> - <span class="fake-link">ftp.yuuta.moe</span> - </a> - </li> - <li> <a href="https://blog.yuuta.moe/"> <i aria-hidden="true" class="fa fa-rss"></i> <span class="label">Blog</span> |