mirror of
https://github.com/WatchOutNewsAgency/wona.github.com.git
synced 2026-01-01 01:16:26 +00:00
Remove strikethrough
This commit is contained in:
@ -2,11 +2,7 @@
|
||||
|
||||
{% assign title = site.name %}
|
||||
{% if page.title %}
|
||||
{% if page.titlebar %}
|
||||
{% assign title = page.titlebar + " — " + title %}
|
||||
{% else %}
|
||||
{% assign title = page.title + " — " + title %}
|
||||
{% endif %}
|
||||
{% assign title = page.title + " — " + title %}
|
||||
{% endif %}
|
||||
|
||||
{% if page.excerpt %}
|
||||
|
||||
@ -1,7 +1,6 @@
|
||||
---
|
||||
layout: post
|
||||
title: Spoilt <s>for</s> with Choice
|
||||
titlebar: "Spoilt f̶o̶r̶ with Choice"
|
||||
title: Spoilt with Choice
|
||||
category: editorial
|
||||
image: spoilt-choice.png
|
||||
author: "Sanjana Srivastava, Utkarsh Mujumdar, Agrim Patodia, Manan Jain"
|
||||
|
||||
Reference in New Issue
Block a user