fix: use single-quote in title

This commit is contained in:
curben 2019-04-05 12:00:09 +10:30
parent c48a788005
commit 7a04126c01
1 changed files with 2 additions and 2 deletions

View File

@ -1,11 +1,11 @@
--- ---
title: How to solve "Cannot login to AliExpress on Firefox" title: How to solve 'Cannot login to AliExpress on Firefox'
date: 2019-02-28 00:00:00 date: 2019-02-28 00:00:00
tags: tags:
- firefox - firefox
--- ---
AliExpress login doesn't shown up on Firefox. This is due to X-Frame-Options restriction. Here's how to whitelist it. AliExpress login doesn't show up on Firefox. This is due to X-Frame-Options restriction. Here's how to whitelist it.
<!-- more --> <!-- more -->