diff options
Rearranged the project layout
Diffstat (limited to '')
-rw-r--r-- | src/404.html (renamed from 404.html) | 0 | ||||
-rw-r--r-- | src/about.html (renamed from about.html) | 0 | ||||
-rw-r--r-- | src/index.html (renamed from index.html) | 0 | ||||
-rw-r--r-- | src/posts.html (renamed from posts.html) | 0 | ||||
-rw-r--r-- | src/posts/posts.11tydata.js (renamed from posts/posts.11tydata.js) | 0 | ||||
-rw-r--r-- | src/public/_headers (renamed from public/_headers) | 0 | ||||
-rw-r--r-- | src/public/_redirects (renamed from public/_redirects) | 0 | ||||
-rw-r--r-- | src/public/favicon.svg (renamed from public/favicon.svg) | 0 | ||||
-rw-r--r-- | src/public/robots.txt (renamed from public/robots.txt) | 0 | ||||
-rw-r--r-- | src/sitemap.xml.njk (renamed from sitemap.xml.njk) | 0 |
10 files changed, 0 insertions, 0 deletions
diff --git a/about.html b/src/about.html index 264d8a6..264d8a6 100644 --- a/about.html +++ b/src/about.html diff --git a/index.html b/src/index.html index 866a6c5..866a6c5 100644 --- a/index.html +++ b/src/index.html diff --git a/posts.html b/src/posts.html index fde3bfd..fde3bfd 100644 --- a/posts.html +++ b/src/posts.html diff --git a/posts/posts.11tydata.js b/src/posts/posts.11tydata.js index f03d0cf..f03d0cf 100644 --- a/posts/posts.11tydata.js +++ b/src/posts/posts.11tydata.js diff --git a/public/_headers b/src/public/_headers index 5139dee..5139dee 100644 --- a/public/_headers +++ b/src/public/_headers diff --git a/public/_redirects b/src/public/_redirects index dc42aa9..dc42aa9 100644 --- a/public/_redirects +++ b/src/public/_redirects diff --git a/public/favicon.svg b/src/public/favicon.svg index c10bfd4..c10bfd4 100644 --- a/public/favicon.svg +++ b/src/public/favicon.svg diff --git a/public/robots.txt b/src/public/robots.txt index b5f1e36..b5f1e36 100644 --- a/public/robots.txt +++ b/src/public/robots.txt diff --git a/sitemap.xml.njk b/src/sitemap.xml.njk index 5448d77..5448d77 100644 --- a/sitemap.xml.njk +++ b/src/sitemap.xml.njk |