Commit graph

15 commits

Author SHA1 Message Date
Vincent Tam
b9e83a41d6 Fixed white space error
Caused by copy and pasting from Google Translate's during the conversion from
traditional characters to simplified ones.
2019-08-09 16:55:49 +02:00
Vincent Tam
cd53a849d0 Added Chinese Translations 2019-08-09 16:47:11 +02:00
Victoria
e18c5c5429 Update Victoria's username 2019-07-24 19:51:35 -04:00
Victoria
31520b6f78 Try netlify.toml and rel css links 2019-03-18 14:46:00 -04:00
Massimo Girondi
a8f42fd1d6 Add Italian translation (#129) 2019-02-07 09:59:47 +01:00
Robert J
9b49548467 CORS and Polish lang (#126)
I propose adding `crossorigin=anonymous`  for signed stylesheets to allow for CORS policy. 

Practical example - I keep my web page in S3 bucket and redirect both naked domain and www domain into the same bucket (this is rare scenario - most people duplicate buckets). 

So I had to enable CORS like in [this article](https://medium.com/@Keithweaver_/only-allowing-access-to-your-s3-bucket-via-your-website-5ca5c8546152) However CORS cannot be used without crossorigin=anonymous set. (explained [here](https://stackoverflow.com/questions/32039568/what-are-the-integrity-and-crossorigin-attributes)

Also added pl.toml for Polish language.
2019-01-25 15:31:09 +01:00
Vincent Tam
ec7e422842 [Bug fix]: Added missing Spanish UI string (#117) 2018-12-18 08:39:08 +01:00
Etienne Membrives
91fbea1350 French translation (#102)
This commit adds a French translation to the theme, and fixes a
non-translated string in the blog navigation bar.
2018-11-08 13:45:16 +01:00
Hanzei
80c0c42f93
Fix e-mail adress 2018-07-20 17:49:28 +02:00
Hanzei
0f2d3808ee
Use headless bundle for home page 2018-07-18 17:39:11 +02:00
Hanzei
0e3c99a9f1
Fix spanish translation in i18n 2018-07-03 16:46:32 +02:00
Hanzei
a1f3a1ff63
Type theme name bold 2018-06-29 09:54:25 +02:00
Hanzei
a76bc0f6f5
Add missing german translations 2018-06-29 09:53:33 +02:00
Hanzei
7fe657ed24
Add german translation 2018-06-27 15:53:05 +02:00
Hanzei
389a69a6e7
Add Multilingual support 2018-06-27 02:31:18 +02:00