diff options
Diffstat (limited to 'src/collections')
l--------- | src/collections/blog | 1 | ||||
l--------- | src/collections/en/blog | 1 | ||||
l--------- | src/collections/en/pastebin | 1 | ||||
l--------- | src/collections/en/podcast | 1 | ||||
l--------- | src/collections/en/screencast | 1 | ||||
l--------- | src/collections/en/til | 1 | ||||
l--------- | src/collections/pastebins | 1 | ||||
l--------- | src/collections/podcasts | 1 | ||||
l--------- | src/collections/pt/hea | 1 | ||||
l--------- | src/collections/screencasts | 1 | ||||
l--------- | src/collections/tils | 1 |
11 files changed, 6 insertions, 5 deletions
diff --git a/src/collections/blog b/src/collections/blog deleted file mode 120000 index 8c3a331..0000000 --- a/src/collections/blog +++ /dev/null @@ -1 +0,0 @@ -../content/blog
\ No newline at end of file diff --git a/src/collections/en/blog b/src/collections/en/blog new file mode 120000 index 0000000..973ecf5 --- /dev/null +++ b/src/collections/en/blog @@ -0,0 +1 @@ +../../content/en/blog
\ No newline at end of file diff --git a/src/collections/en/pastebin b/src/collections/en/pastebin new file mode 120000 index 0000000..5168ff3 --- /dev/null +++ b/src/collections/en/pastebin @@ -0,0 +1 @@ +../../content/en/pastebin
\ No newline at end of file diff --git a/src/collections/en/podcast b/src/collections/en/podcast new file mode 120000 index 0000000..2334546 --- /dev/null +++ b/src/collections/en/podcast @@ -0,0 +1 @@ +../../content/en/podcast
\ No newline at end of file diff --git a/src/collections/en/screencast b/src/collections/en/screencast new file mode 120000 index 0000000..e04adf4 --- /dev/null +++ b/src/collections/en/screencast @@ -0,0 +1 @@ +../../content/en/screencast
\ No newline at end of file diff --git a/src/collections/en/til b/src/collections/en/til new file mode 120000 index 0000000..6519d09 --- /dev/null +++ b/src/collections/en/til @@ -0,0 +1 @@ +../../content/en/til
\ No newline at end of file diff --git a/src/collections/pastebins b/src/collections/pastebins deleted file mode 120000 index 61731f2..0000000 --- a/src/collections/pastebins +++ /dev/null @@ -1 +0,0 @@ -../content/pastebins
\ No newline at end of file diff --git a/src/collections/podcasts b/src/collections/podcasts deleted file mode 120000 index 8e5f3ba..0000000 --- a/src/collections/podcasts +++ /dev/null @@ -1 +0,0 @@ -../content/podcasts
\ No newline at end of file diff --git a/src/collections/pt/hea b/src/collections/pt/hea new file mode 120000 index 0000000..ce49d8f --- /dev/null +++ b/src/collections/pt/hea @@ -0,0 +1 @@ +../../content/pt/hea
\ No newline at end of file diff --git a/src/collections/screencasts b/src/collections/screencasts deleted file mode 120000 index 09a6cdb..0000000 --- a/src/collections/screencasts +++ /dev/null @@ -1 +0,0 @@ -../content/screencasts
\ No newline at end of file diff --git a/src/collections/tils b/src/collections/tils deleted file mode 120000 index 435da6e..0000000 --- a/src/collections/tils +++ /dev/null @@ -1 +0,0 @@ -../content/tils
\ No newline at end of file |