diff options
| author | EuAndreh <eu@euandre.org> | 2023-04-04 08:33:41 -0300 |
|---|---|---|
| committer | EuAndreh <eu@euandre.org> | 2023-04-04 08:43:15 -0300 |
| commit | 08588f9907299b1a927e281d5c65b46b7cefa427 (patch) | |
| tree | 860f8550c2efee35df9bfa1ef56e338f8331c2d1 /v2/src/content/static | |
| parent | dynamic.mk: Use serve(1) as is (diff) | |
| download | euandre.org-08588f9907299b1a927e281d5c65b46b7cefa427.tar.gz euandre.org-08588f9907299b1a927e281d5c65b46b7cefa427.tar.xz | |
Revamp v2/
Diffstat (limited to '')
| l--------- | v2/src/content/static/atom.svg | 1 | ||||
| l--------- | v2/src/content/static/envelope.svg | 1 | ||||
| l--------- | v2/src/content/static/favicon.svg | 1 | ||||
| l--------- | v2/src/content/static/link.svg | 1 | ||||
| l--------- | v2/src/content/static/lock.svg | 1 | ||||
| l--------- | v2/src/content/static/public.asc.txt | 1 | ||||
| -rw-r--r-- | v2/src/content/style.css (renamed from v2/src/content/static/styles.css) | 0 |
7 files changed, 0 insertions, 6 deletions
diff --git a/v2/src/content/static/atom.svg b/v2/src/content/static/atom.svg deleted file mode 120000 index 41c6d3f..0000000 --- a/v2/src/content/static/atom.svg +++ /dev/null @@ -1 +0,0 @@ -../../../../static/atom.svg
\ No newline at end of file diff --git a/v2/src/content/static/envelope.svg b/v2/src/content/static/envelope.svg deleted file mode 120000 index bd0c577..0000000 --- a/v2/src/content/static/envelope.svg +++ /dev/null @@ -1 +0,0 @@ -../../../../static/envelope.svg
\ No newline at end of file diff --git a/v2/src/content/static/favicon.svg b/v2/src/content/static/favicon.svg deleted file mode 120000 index 33566ab..0000000 --- a/v2/src/content/static/favicon.svg +++ /dev/null @@ -1 +0,0 @@ -../../../../static/lord-favicon.svg
\ No newline at end of file diff --git a/v2/src/content/static/link.svg b/v2/src/content/static/link.svg deleted file mode 120000 index bf69c40..0000000 --- a/v2/src/content/static/link.svg +++ /dev/null @@ -1 +0,0 @@ -../../../../static/link.svg
\ No newline at end of file diff --git a/v2/src/content/static/lock.svg b/v2/src/content/static/lock.svg deleted file mode 120000 index f9a4f33..0000000 --- a/v2/src/content/static/lock.svg +++ /dev/null @@ -1 +0,0 @@ -../../../../static/lock.svg
\ No newline at end of file diff --git a/v2/src/content/static/public.asc.txt b/v2/src/content/static/public.asc.txt deleted file mode 120000 index 5175f38..0000000 --- a/v2/src/content/static/public.asc.txt +++ /dev/null @@ -1 +0,0 @@ -../../../../public.asc
\ No newline at end of file diff --git a/v2/src/content/static/styles.css b/v2/src/content/style.css index 0ec67a8..0ec67a8 100644 --- a/v2/src/content/static/styles.css +++ b/v2/src/content/style.css |
