From aa1e6fbf3c2ee895a6b46d8e4308ba19a609fcb2 Mon Sep 17 00:00:00 2001 From: xAlpharax <42233094+xAlpharax@users.noreply.github.com> Date: Wed, 3 Jan 2024 04:37:06 +0200 Subject: 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 --- sass/_normalize.scss | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'sass/_normalize.scss') diff --git a/sass/_normalize.scss b/sass/_normalize.scss index 3d6624c..47b010e 100644 --- a/sass/_normalize.scss +++ b/sass/_normalize.scss @@ -338,4 +338,4 @@ template { [hidden] { display: none; -} \ No newline at end of file +} -- cgit v1.2.3