aboutsummaryrefslogtreecommitdiff
path: root/assets
diff options
context:
space:
mode:
authorAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-11-16 19:32:18 +0300
committerAlexander Neonxp Kiryukhin <i@neonxp.ru>2024-11-17 01:28:57 +0300
commit239d68f94c6250276850fbe95eaa6cdd5c38fb26 (patch)
treec576da169afc442f51eae6213ad0ff749ed86589 /assets
parent8e79098193fd0a8b65305dd8054cf7c424c60bc5 (diff)
Своя тема, полностью всё переделал
Diffstat (limited to 'assets')
-rw-r--r--assets/img/logo.pngbin20735 -> 0 bytes
-rw-r--r--assets/jsconfig.json10
2 files changed, 0 insertions, 10 deletions
diff --git a/assets/img/logo.png b/assets/img/logo.png
deleted file mode 100644
index 4393a02..0000000
--- a/assets/img/logo.png
+++ /dev/null
Binary files differ
diff --git a/assets/jsconfig.json b/assets/jsconfig.json
deleted file mode 100644
index d0d7a6e..0000000
--- a/assets/jsconfig.json
+++ /dev/null
@@ -1,10 +0,0 @@
-{
- "compilerOptions": {
- "baseUrl": ".",
- "paths": {
- "*": [
- "../themes/hugo-theme-stack/assets/*"
- ]
- }
- }
-} \ No newline at end of file