diff options
author | Ashe Erickson <ashe@tempest.dev> | 2022-08-02 00:48:18 -0600 |
---|---|---|
committer | Ashe Erickson <ashe@tempest.dev> | 2022-08-02 00:48:18 -0600 |
commit | 4b1cd7ce04eae9c8d73d4a1865c6b0821fbba7ac (patch) | |
tree | b8f1fc5797657f68f3aa134bb4627abc77bbc6f2 | |
parent | 4781bc18886f569566ccce0e7341622228727cf7 (diff) |
Remove video because neocities doesn't let it play
-rw-r--r-- | posts/08_01_2022-thoughts-on-neovim.html | 4 | ||||
-rw-r--r-- | resources/neovide.webp | bin | 191870 -> 0 bytes |
2 files changed, 0 insertions, 4 deletions
diff --git a/posts/08_01_2022-thoughts-on-neovim.html b/posts/08_01_2022-thoughts-on-neovim.html index 63c6b50..a850b46 100644 --- a/posts/08_01_2022-thoughts-on-neovim.html +++ b/posts/08_01_2022-thoughts-on-neovim.html @@ -79,10 +79,6 @@ game changer for when I'm just reading code. </p> - <video width="100%" autoplay loop> - <source src="/resources/neovide.webp"> - </video> - <p> Also, I'd be lying if I said that I didn't love the smooth scrolling and cursor animation. I am a simple girl after all. diff --git a/resources/neovide.webp b/resources/neovide.webp deleted file mode 100644 index c157011..0000000 --- a/resources/neovide.webp +++ /dev/null Binary files differ |