diff options
| author | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2024-01-03 04:37:06 +0200 |
|---|---|---|
| committer | xAlpharax <42233094+xAlpharax@users.noreply.github.com> | 2024-01-03 04:37:06 +0200 |
| commit | aa1e6fbf3c2ee895a6b46d8e4308ba19a609fcb2 (patch) | |
| tree | a0b88c95afa312b90ea46f3d9980b8ddfcc68b92 /.gitmodules | |
| parent | 3d2d8943e7137aadb8f782c7e17ec4a27d25fafe (diff) | |
Big new changes to the infrastructure, up for deployment.
Need to write some beginning posts. Hooray!
Changes to be committed:
deleted: .gitmodules
modified: config.toml
modified: content/posts/typography.md
modified: sass/_animate.scss
modified: sass/_normalize.scss
new file: static/android-chrome-192x192.png
new file: static/android-chrome-256x256.png
new file: static/apple-touch-icon.png
new file: static/browserconfig.xml
new file: static/favicon-16x16.png
modified: static/favicon-32x32.png
modified: static/favicon.ico
new file: static/mstile-150x150.png
new file: static/safari-pinned-tab.svg
new file: static/site.webmanifest
deleted: themes/emily_zola_theme
Diffstat (limited to '.gitmodules')
| -rw-r--r-- | .gitmodules | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/.gitmodules b/.gitmodules deleted file mode 100644 index aa1ba09..0000000 --- a/.gitmodules +++ /dev/null @@ -1,3 +0,0 @@ -[submodule "themes/emily_zola_theme"] - path = themes/emily_zola_theme - url = git@github.com:kyoheiu/emily_zola_theme.git |
