Welcome to mirror list, hosted at ThFree Co, Russian Federation.

katex.md « archetypes - gitlab.com/rmaguiar/hugo-theme-color-your-world.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: adab80c27e181f759a2b46ca37b96b7effb3eb40 (plain)
1
2
3
4
5
6
7
8
---
title: "{{ replace .TranslationBaseName "-" " " | title }}"
description: ""
date: {{ .Date }}
katex: true
katexExtensions: [ mhchem, copy-tex ]
draft: true
---