diff options
Diffstat (limited to 'src/collections')
l--------- | src/collections/en.blog | 1 | ||||
l--------- | src/collections/en.pastebins | 1 | ||||
l--------- | src/collections/en.podcasts | 1 | ||||
l--------- | src/collections/en.screencasts | 1 | ||||
l--------- | src/collections/en.tils | 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/pt/hea | 1 |
11 files changed, 6 insertions, 5 deletions
diff --git a/src/collections/en.blog b/src/collections/en.blog deleted file mode 120000 index 92ecf5f..0000000 --- a/src/collections/en.blog +++ /dev/null @@ -1 +0,0 @@ -../content/en/blog
\ No newline at end of file diff --git a/src/collections/en.pastebins b/src/collections/en.pastebins deleted file mode 120000 index 89113e9..0000000 --- a/src/collections/en.pastebins +++ /dev/null @@ -1 +0,0 @@ -../content/en/pastebins
\ No newline at end of file diff --git a/src/collections/en.podcasts b/src/collections/en.podcasts deleted file mode 120000 index bb6be84..0000000 --- a/src/collections/en.podcasts +++ /dev/null @@ -1 +0,0 @@ -../content/en/podcasts
\ No newline at end of file diff --git a/src/collections/en.screencasts b/src/collections/en.screencasts deleted file mode 120000 index e5f0a31..0000000 --- a/src/collections/en.screencasts +++ /dev/null @@ -1 +0,0 @@ -../content/en/screencasts
\ No newline at end of file diff --git a/src/collections/en.tils b/src/collections/en.tils deleted file mode 120000 index b539f00..0000000 --- a/src/collections/en.tils +++ /dev/null @@ -1 +0,0 @@ -../content/en/tils
\ 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/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 |