--- import { Icon } from 'astro-icon/components'; import { getBlogPermalink } from '~/utils/permalinks'; import { I18N_CONFIG } from '~/utils/config'; const { textDirection } = I18N_CONFIG; ---
{textDirection === "rtl" ? : } Back to Blog